Results

By type

          STRIMZI_BROKER_ID=4
Preparing truststore for replication listener
Adding /opt/kafka/cluster-ca-certs/ca.crt to truststore /tmp/kafka/cluster.truststore.p12 with alias ca
Certificate was added to keystore
Preparing truststore for replication listener is complete
Looking for the CA matching the server certificate
CA matching the server certificate found: /opt/kafka/cluster-ca-certs/ca.crt
Preparing keystore for replication and clienttls listener
Preparing keystore for replication and clienttls listener is complete
Preparing truststore for client authentication
Adding /opt/kafka/client-ca-certs/ca.crt to truststore /tmp/kafka/clients.truststore.p12 with alias ca
Certificate was added to keystore
Preparing truststore for client authentication is complete
Starting Kafka with configuration:
##############################
##############################
# This file is automatically generated by the Strimzi Cluster Operator
# Any changes to this file will be ignored and overwritten!
##############################
##############################

##########
# Node / Broker ID
##########
node.id=4

##########
# Kafka message logs configuration
##########
log.dirs=/var/lib/kafka/data-0/kafka-log4

##########
# Control Plane listener
##########
listener.name.controlplane-9090.ssl.keystore.location=/tmp/kafka/cluster.keystore.p12
listener.name.controlplane-9090.ssl.keystore.password=[hidden]
listener.name.controlplane-9090.ssl.keystore.type=PKCS12
listener.name.controlplane-9090.ssl.truststore.location=/tmp/kafka/cluster.truststore.p12
listener.name.controlplane-9090.ssl.truststore.password=[hidden]
listener.name.controlplane-9090.ssl.truststore.type=PKCS12
listener.name.controlplane-9090.ssl.client.auth=required

##########
# Common listener configuration
##########
listener.security.protocol.map=CONTROLPLANE-9090:SSL
listeners=CONTROLPLANE-9090://0.0.0.0:9090
advertised.listeners=CONTROLPLANE-9090://onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc:9090
sasl.enabled.mechanisms=
ssl.endpoint.identification.algorithm=HTTPS

##########
# Authorization
##########
authorizer.class.name=org.apache.kafka.metadata.authorizer.StandardAuthorizer
super.users=User:CN=onap-strimzi-kafka,O=io.strimzi;User:CN=onap-strimzi-entity-topic-operator,O=io.strimzi;User:CN=onap-strimzi-entity-user-operator,O=io.strimzi;User:CN=onap-strimzi-kafka-exporter,O=io.strimzi;User:CN=onap-strimzi-cruise-control,O=io.strimzi;User:CN=cluster-operator,O=io.strimzi;User:strimzi-kafka-admin

##########
# Config providers
##########
# Configuration providers configured by Strimzi
config.providers=strimzienv
config.providers.strimzienv.class=org.apache.kafka.common.config.provider.EnvVarConfigProvider
config.providers.strimzienv.param.allowlist.pattern=.*

##########
# User provided configuration
##########
auto.create.topics.enable=true
default.replication.factor=3
inter.broker.protocol.version=3.9.0
log.message.format.version=3.9.0
min.insync.replicas=2
num.partitions=6
offsets.topic.replication.factor=3
transaction.state.log.min.isr=2
transaction.state.log.replication.factor=3


##########
# KRaft configuration
##########
process.roles=controller
controller.listener.names=CONTROLPLANE-9090
controller.quorum.voters=3@onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090,4@onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090,5@onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090

##########
# KRaft metadata log dir configuration
##########
metadata.log.dir=/var/lib/kafka/data-0/kafka-log4
Configuring Java heap: -Xms1073741824 -Xmx1073741824
Kafka metadata config state [4]
Using KRaft [true]
Making sure the Kraft storage is formatted with cluster ID kkrfvQB_QZKHjIx7SGC1RA and metadata version 3.9
2026-04-02 08:36:51,111 INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [main]
2026-04-02 08:36:51,260 INFO KafkaConfig values: 
	advertised.listeners = CONTROLPLANE-9090://onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc:9090
	alter.config.policy.class.name = null
	alter.log.dirs.replication.quota.window.num = 11
	alter.log.dirs.replication.quota.window.size.seconds = 1
	authorizer.class.name = org.apache.kafka.metadata.authorizer.StandardAuthorizer
	auto.create.topics.enable = true
	auto.include.jmx.reporter = true
	auto.leader.rebalance.enable = true
	background.threads = 10
	broker.heartbeat.interval.ms = 2000
	broker.id = 4
	broker.id.generation.enable = true
	broker.rack = null
	broker.session.timeout.ms = 9000
	client.quota.callback.class = null
	compression.gzip.level = -1
	compression.lz4.level = 9
	compression.type = producer
	compression.zstd.level = 3
	connection.failed.authentication.delay.ms = 100
	connections.max.idle.ms = 600000
	connections.max.reauth.ms = 0
	control.plane.listener.name = null
	controlled.shutdown.enable = true
	controlled.shutdown.max.retries = 3
	controlled.shutdown.retry.backoff.ms = 5000
	controller.listener.names = CONTROLPLANE-9090
	controller.quorum.append.linger.ms = 25
	controller.quorum.bootstrap.servers = []
	controller.quorum.election.backoff.max.ms = 1000
	controller.quorum.election.timeout.ms = 1000
	controller.quorum.fetch.timeout.ms = 2000
	controller.quorum.request.timeout.ms = 2000
	controller.quorum.retry.backoff.ms = 20
	controller.quorum.voters = [3@onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090, 4@onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090, 5@onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090]
	controller.quota.window.num = 11
	controller.quota.window.size.seconds = 1
	controller.socket.timeout.ms = 30000
	create.topic.policy.class.name = null
	default.replication.factor = 3
	delegation.token.expiry.check.interval.ms = 3600000
	delegation.token.expiry.time.ms = 86400000
	delegation.token.master.key = null
	delegation.token.max.lifetime.ms = 604800000
	delegation.token.secret.key = null
	delete.records.purgatory.purge.interval.requests = 1
	delete.topic.enable = true
	early.start.listeners = null
	eligible.leader.replicas.enable = false
	fetch.max.bytes = 57671680
	fetch.purgatory.purge.interval.requests = 1000
	group.consumer.assignors = [org.apache.kafka.coordinator.group.assignor.UniformAssignor, org.apache.kafka.coordinator.group.assignor.RangeAssignor]
	group.consumer.heartbeat.interval.ms = 5000
	group.consumer.max.heartbeat.interval.ms = 15000
	group.consumer.max.session.timeout.ms = 60000
	group.consumer.max.size = 2147483647
	group.consumer.migration.policy = disabled
	group.consumer.min.heartbeat.interval.ms = 5000
	group.consumer.min.session.timeout.ms = 45000
	group.consumer.session.timeout.ms = 45000
	group.coordinator.append.linger.ms = 10
	group.coordinator.new.enable = false
	group.coordinator.rebalance.protocols = [classic]
	group.coordinator.threads = 1
	group.initial.rebalance.delay.ms = 3000
	group.max.session.timeout.ms = 1800000
	group.max.size = 2147483647
	group.min.session.timeout.ms = 6000
	group.share.delivery.count.limit = 5
	group.share.enable = false
	group.share.heartbeat.interval.ms = 5000
	group.share.max.groups = 10
	group.share.max.heartbeat.interval.ms = 15000
	group.share.max.record.lock.duration.ms = 60000
	group.share.max.session.timeout.ms = 60000
	group.share.max.size = 200
	group.share.min.heartbeat.interval.ms = 5000
	group.share.min.record.lock.duration.ms = 15000
	group.share.min.session.timeout.ms = 45000
	group.share.partition.max.record.locks = 200
	group.share.record.lock.duration.ms = 30000
	group.share.session.timeout.ms = 45000
	initial.broker.registration.timeout.ms = 60000
	inter.broker.listener.name = null
	inter.broker.protocol.version = 3.9.0
	kafka.metrics.polling.interval.secs = 10
	kafka.metrics.reporters = []
	leader.imbalance.check.interval.seconds = 300
	leader.imbalance.per.broker.percentage = 10
	listener.security.protocol.map = CONTROLPLANE-9090:SSL
	listeners = CONTROLPLANE-9090://0.0.0.0:9090
	log.cleaner.backoff.ms = 15000
	log.cleaner.dedupe.buffer.size = 134217728
	log.cleaner.delete.retention.ms = 86400000
	log.cleaner.enable = true
	log.cleaner.io.buffer.load.factor = 0.9
	log.cleaner.io.buffer.size = 524288
	log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
	log.cleaner.max.compaction.lag.ms = 9223372036854775807
	log.cleaner.min.cleanable.ratio = 0.5
	log.cleaner.min.compaction.lag.ms = 0
	log.cleaner.threads = 1
	log.cleanup.policy = [delete]
	log.dir = /tmp/kafka-logs
	log.dir.failure.timeout.ms = 30000
	log.dirs = /var/lib/kafka/data-0/kafka-log4
	log.flush.interval.messages = 9223372036854775807
	log.flush.interval.ms = null
	log.flush.offset.checkpoint.interval.ms = 60000
	log.flush.scheduler.interval.ms = 9223372036854775807
	log.flush.start.offset.checkpoint.interval.ms = 60000
	log.index.interval.bytes = 4096
	log.index.size.max.bytes = 10485760
	log.initial.task.delay.ms = 30000
	log.local.retention.bytes = -2
	log.local.retention.ms = -2
	log.message.downconversion.enable = true
	log.message.format.version = 3.9.0
	log.message.timestamp.after.max.ms = 9223372036854775807
	log.message.timestamp.before.max.ms = 9223372036854775807
	log.message.timestamp.difference.max.ms = 9223372036854775807
	log.message.timestamp.type = CreateTime
	log.preallocate = false
	log.retention.bytes = -1
	log.retention.check.interval.ms = 300000
	log.retention.hours = 168
	log.retention.minutes = null
	log.retention.ms = null
	log.roll.hours = 168
	log.roll.jitter.hours = 0
	log.roll.jitter.ms = null
	log.roll.ms = null
	log.segment.bytes = 1073741824
	log.segment.delete.delay.ms = 60000
	max.connection.creation.rate = 2147483647
	max.connections = 2147483647
	max.connections.per.ip = 2147483647
	max.connections.per.ip.overrides = 
	max.incremental.fetch.session.cache.slots = 1000
	max.request.partition.size.limit = 2000
	message.max.bytes = 1048588
	metadata.log.dir = /var/lib/kafka/data-0/kafka-log4
	metadata.log.max.record.bytes.between.snapshots = 20971520
	metadata.log.max.snapshot.interval.ms = 3600000
	metadata.log.segment.bytes = 1073741824
	metadata.log.segment.min.bytes = 8388608
	metadata.log.segment.ms = 604800000
	metadata.max.idle.interval.ms = 500
	metadata.max.retention.bytes = 104857600
	metadata.max.retention.ms = 604800000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	min.insync.replicas = 2
	node.id = 4
	num.io.threads = 8
	num.network.threads = 3
	num.partitions = 6
	num.recovery.threads.per.data.dir = 1
	num.replica.alter.log.dirs.threads = null
	num.replica.fetchers = 1
	offset.metadata.max.bytes = 4096
	offsets.commit.required.acks = -1
	offsets.commit.timeout.ms = 5000
	offsets.load.buffer.size = 5242880
	offsets.retention.check.interval.ms = 600000
	offsets.retention.minutes = 10080
	offsets.topic.compression.codec = 0
	offsets.topic.num.partitions = 50
	offsets.topic.replication.factor = 3
	offsets.topic.segment.bytes = 104857600
	password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding
	password.encoder.iterations = 4096
	password.encoder.key.length = 128
	password.encoder.keyfactory.algorithm = null
	password.encoder.old.secret = null
	password.encoder.secret = null
	principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder
	process.roles = [controller]
	producer.id.expiration.check.interval.ms = 600000
	producer.id.expiration.ms = 86400000
	producer.purgatory.purge.interval.requests = 1000
	queued.max.request.bytes = -1
	queued.max.requests = 500
	quota.window.num = 11
	quota.window.size.seconds = 1
	remote.fetch.max.wait.ms = 500
	remote.log.index.file.cache.total.size.bytes = 1073741824
	remote.log.manager.copier.thread.pool.size = -1
	remote.log.manager.copy.max.bytes.per.second = 9223372036854775807
	remote.log.manager.copy.quota.window.num = 11
	remote.log.manager.copy.quota.window.size.seconds = 1
	remote.log.manager.expiration.thread.pool.size = -1
	remote.log.manager.fetch.max.bytes.per.second = 9223372036854775807
	remote.log.manager.fetch.quota.window.num = 11
	remote.log.manager.fetch.quota.window.size.seconds = 1
	remote.log.manager.task.interval.ms = 30000
	remote.log.manager.task.retry.backoff.max.ms = 30000
	remote.log.manager.task.retry.backoff.ms = 500
	remote.log.manager.task.retry.jitter = 0.2
	remote.log.manager.thread.pool.size = 10
	remote.log.metadata.custom.metadata.max.bytes = 128
	remote.log.metadata.manager.class.name = org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManager
	remote.log.metadata.manager.class.path = null
	remote.log.metadata.manager.impl.prefix = rlmm.config.
	remote.log.metadata.manager.listener.name = null
	remote.log.reader.max.pending.tasks = 100
	remote.log.reader.threads = 10
	remote.log.storage.manager.class.name = null
	remote.log.storage.manager.class.path = null
	remote.log.storage.manager.impl.prefix = rsm.config.
	remote.log.storage.system.enable = false
	replica.fetch.backoff.ms = 1000
	replica.fetch.max.bytes = 1048576
	replica.fetch.min.bytes = 1
	replica.fetch.response.max.bytes = 10485760
	replica.fetch.wait.max.ms = 500
	replica.high.watermark.checkpoint.interval.ms = 5000
	replica.lag.time.max.ms = 30000
	replica.selector.class = null
	replica.socket.receive.buffer.bytes = 65536
	replica.socket.timeout.ms = 30000
	replication.quota.window.num = 11
	replication.quota.window.size.seconds = 1
	request.timeout.ms = 30000
	reserved.broker.max.id = 1000
	sasl.client.callback.handler.class = null
	sasl.enabled.mechanisms = []
	sasl.jaas.config = null
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.principal.to.local.rules = [DEFAULT]
	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.controller.protocol = GSSAPI
	sasl.mechanism.inter.broker.protocol = GSSAPI
	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
	sasl.server.callback.handler.class = null
	sasl.server.max.receive.size = 524288
	security.inter.broker.protocol = PLAINTEXT
	security.providers = null
	server.max.startup.time.ms = 9223372036854775807
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	socket.listen.backlog.size = 50
	socket.receive.buffer.bytes = 102400
	socket.request.max.bytes = 104857600
	socket.send.buffer.bytes = 102400
	ssl.allow.dn.changes = false
	ssl.allow.san.changes = false
	ssl.cipher.suites = []
	ssl.client.auth = none
	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.principal.mapping.rules = DEFAULT
	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
	telemetry.max.bytes = 1048576
	transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000
	transaction.max.timeout.ms = 900000
	transaction.partition.verification.enable = true
	transaction.remove.expired.transaction.cleanup.interval.ms = 3600000
	transaction.state.log.load.buffer.size = 5242880
	transaction.state.log.min.isr = 2
	transaction.state.log.num.partitions = 50
	transaction.state.log.replication.factor = 3
	transaction.state.log.segment.bytes = 104857600
	transactional.id.expiration.ms = 604800000
	unclean.leader.election.enable = false
	unclean.leader.election.interval.ms = 300000
	unstable.api.versions.enable = false
	unstable.feature.versions.enable = false
	zookeeper.clientCnxnSocket = null
	zookeeper.connect = null
	zookeeper.connection.timeout.ms = null
	zookeeper.max.in.flight.requests = 10
	zookeeper.metadata.migration.enable = false
	zookeeper.metadata.migration.min.batch.size = 200
	zookeeper.session.timeout.ms = 18000
	zookeeper.set.acl = false
	zookeeper.ssl.cipher.suites = null
	zookeeper.ssl.client.enable = false
	zookeeper.ssl.crl.enable = false
	zookeeper.ssl.enabled.protocols = null
	zookeeper.ssl.endpoint.identification.algorithm = HTTPS
	zookeeper.ssl.keystore.location = null
	zookeeper.ssl.keystore.password = null
	zookeeper.ssl.keystore.type = null
	zookeeper.ssl.ocsp.enable = false
	zookeeper.ssl.protocol = TLSv1.2
	zookeeper.ssl.truststore.location = null
	zookeeper.ssl.truststore.password = null
	zookeeper.ssl.truststore.type = null
 (kafka.server.KafkaConfig) [main]
2026-04-02 08:36:51,293 INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [main]
2026-04-02 08:36:51,329 WARN inter.broker.protocol.version is deprecated in KRaft mode as of 3.3 and will only be read when first upgrading from a KRaft prior to 3.3. See kafka-storage.sh help for details on setting the metadata.version for a new KRaft cluster. (kafka.server.KafkaConfig) [main]
Formatting metadata directory /var/lib/kafka/data-0/kafka-log4 with metadata.version 3.9-IV0.
KRaft storage formatting is done

Preparing Kafka Agent configuration

+ exec /usr/bin/tini -w -e 143 -- /opt/kafka/bin/kafka-server-start.sh /tmp/strimzi.properties
2026-04-02 08:36:52,464 INFO Starting KafkaAgent with brokerReadyFile=null, sessionConnectedFile=null, sslKeyStorePath=/tmp/kafka/cluster.keystore.p12, sslTrustStore=/tmp/kafka/cluster.truststore.p12 (io.strimzi.kafka.agent.KafkaAgent) [main]
2026-04-02 08:36:52,482 INFO Logging initialized @216ms to org.eclipse.jetty.util.log.Slf4jLog (org.eclipse.jetty.util.log) [main]
2026-04-02 08:36:52,552 INFO jetty-9.4.56.v20240826; built: 2024-08-26T17:15:05.868Z; git: ec6782ff5ead824dabdcf47fa98f90a4aedff401; jvm 17.0.14+7-LTS (org.eclipse.jetty.server.Server) [main]
2026-04-02 08:36:52,571 INFO Started o.e.j.s.h.ContextHandler@32eebfca{/v1/broker-state,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) [main]
2026-04-02 08:36:52,571 INFO Started o.e.j.s.h.ContextHandler@28ac3dc3{/v1/ready,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) [main]
2026-04-02 08:36:52,571 INFO Started o.e.j.s.h.ContextHandler@4e718207{/v1/kraft-migration,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) [main]
2026-04-02 08:36:52,680 INFO x509=X509@70e8f8e(onap-strimzi-onap-strimzi-controller-4,h=[onap-strimzi-kafka-bootstrap.onap.svc.cluster.local, onap-strimzi-kafka-brokers.onap, onap-strimzi-kafka-brokers, onap-strimzi-kafka-bootstrap.onap.svc, onap-strimzi-kafka-bootstrap, onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local, onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc, onap-strimzi-kafka-bootstrap.onap, onap-strimzi-kafka-brokers.onap.svc, onap-strimzi-kafka-brokers.onap.svc.cluster.local, onap-strimzi-kafka],a=[],w=[]) for Server@17046283[provider=null,keyStore=file:///tmp/kafka/cluster.keystore.p12,trustStore=file:///tmp/kafka/cluster.truststore.p12] (org.eclipse.jetty.util.ssl.SslContextFactory) [main]
2026-04-02 08:36:52,759 INFO Started ServerConnector@52feb982{SSL, (ssl, http/1.1)}{0.0.0.0:8443} (org.eclipse.jetty.server.AbstractConnector) [main]
2026-04-02 08:36:52,761 INFO Started ServerConnector@491cc5c9{HTTP/1.1, (http/1.1)}{localhost:8080} (org.eclipse.jetty.server.AbstractConnector) [main]
2026-04-02 08:36:52,761 INFO Started @497ms (org.eclipse.jetty.server.Server) [main]
2026-04-02 08:36:52,761 INFO Starting metrics registry (io.strimzi.kafka.agent.KafkaAgent) [main]
2026-04-02 08:36:52,837 INFO Found class org.apache.kafka.server.metrics.KafkaYammerMetrics for Kafka 3.3 and newer. (io.strimzi.kafka.agent.KafkaAgent) [main]
2026-04-02 08:36:52,874 INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [main]
2026-04-02 08:36:53,039 INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [main]
2026-04-02 08:36:53,062 WARN inter.broker.protocol.version is deprecated in KRaft mode as of 3.3 and will only be read when first upgrading from a KRaft prior to 3.3. See kafka-storage.sh help for details on setting the metadata.version for a new KRaft cluster. (kafka.server.KafkaConfig) [main]
2026-04-02 08:36:53,145 WARN inter.broker.protocol.version is deprecated in KRaft mode as of 3.3 and will only be read when first upgrading from a KRaft prior to 3.3. See kafka-storage.sh help for details on setting the metadata.version for a new KRaft cluster. (kafka.server.KafkaConfig) [main]
2026-04-02 08:36:53,149 WARN inter.broker.protocol.version is deprecated in KRaft mode as of 3.3 and will only be read when first upgrading from a KRaft prior to 3.3. See kafka-storage.sh help for details on setting the metadata.version for a new KRaft cluster. (kafka.server.KafkaConfig) [main]
2026-04-02 08:36:53,155 INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [main]
2026-04-02 08:36:53,157 INFO [ControllerServer id=4] Starting controller (kafka.server.ControllerServer) [main]
2026-04-02 08:36:53,159 WARN inter.broker.protocol.version is deprecated in KRaft mode as of 3.3 and will only be read when first upgrading from a KRaft prior to 3.3. See kafka-storage.sh help for details on setting the metadata.version for a new KRaft cluster. (kafka.server.KafkaConfig) [main]
2026-04-02 08:36:53,175 INFO [StandardAuthorizer 4] set super.users=User:CN=cluster-operator,O=io.strimzi,User:strimzi-kafka-admin,User:CN=onap-strimzi-cruise-control,O=io.strimzi,User:CN=onap-strimzi-kafka-exporter,O=io.strimzi,User:CN=onap-strimzi-kafka,O=io.strimzi,User:CN=onap-strimzi-entity-user-operator,O=io.strimzi,User:CN=onap-strimzi-entity-topic-operator,O=io.strimzi, default result=DENIED (org.apache.kafka.metadata.authorizer.StandardAuthorizerData) [main]
2026-04-02 08:36:53,429 INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) [main]
2026-04-02 08:36:53,557 INFO [SocketServer listenerType=CONTROLLER, nodeId=4] Created data-plane acceptor and processors for endpoint : ListenerName(CONTROLPLANE-9090) (kafka.network.SocketServer) [main]
2026-04-02 08:36:53,562 INFO authorizerStart completed for endpoint CONTROLPLANE-9090. Endpoint is now READY. (org.apache.kafka.server.network.EndpointReadyFutures) [main]
2026-04-02 08:36:53,563 INFO [SharedServer id=4] Starting SharedServer (kafka.server.SharedServer) [main]
2026-04-02 08:36:53,565 WARN inter.broker.protocol.version is deprecated in KRaft mode as of 3.3 and will only be read when first upgrading from a KRaft prior to 3.3. See kafka-storage.sh help for details on setting the metadata.version for a new KRaft cluster. (kafka.server.KafkaConfig) [main]
2026-04-02 08:36:53,611 INFO [LogLoader partition=__cluster_metadata-0, dir=/var/lib/kafka/data-0/kafka-log4] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [main]
2026-04-02 08:36:53,611 INFO [LogLoader partition=__cluster_metadata-0, dir=/var/lib/kafka/data-0/kafka-log4] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [main]
2026-04-02 08:36:53,611 INFO [LogLoader partition=__cluster_metadata-0, dir=/var/lib/kafka/data-0/kafka-log4] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [main]
2026-04-02 08:36:53,632 INFO Initialized snapshots with IDs SortedSet() from /var/lib/kafka/data-0/kafka-log4/__cluster_metadata-0 (kafka.raft.KafkaMetadataLog$) [main]
2026-04-02 08:36:53,662 INFO [raft-expiration-reaper]: Starting (kafka.raft.TimingWheelExpirationService$ExpiredOperationReaper) [raft-expiration-reaper]
2026-04-02 08:36:53,671 INFO [RaftManager id=4] Reading KRaft snapshot and log as part of the initialization (org.apache.kafka.raft.KafkaRaftClient) [main]
2026-04-02 08:36:53,672 INFO [RaftManager id=4] Starting voters are VoterSet(voters={3=VoterNode(voterKey=ReplicaKey(id=3, directoryId=Optional.empty), listeners=Endpoints(endpoints={ListenerName(CONTROLPLANE-9090)=onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.68.175:9090}), supportedKRaftVersion=SupportedVersionRange[min_version:0, max_version:0]), 4=VoterNode(voterKey=ReplicaKey(id=4, directoryId=Optional.empty), listeners=Endpoints(endpoints={ListenerName(CONTROLPLANE-9090)=onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.69.250:9090}), supportedKRaftVersion=SupportedVersionRange[min_version:0, max_version:0]), 5=VoterNode(voterKey=ReplicaKey(id=5, directoryId=Optional.empty), listeners=Endpoints(endpoints={ListenerName(CONTROLPLANE-9090)=onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.64.3:9090}), supportedKRaftVersion=SupportedVersionRange[min_version:0, max_version:0])}) (org.apache.kafka.raft.KafkaRaftClient) [main]
2026-04-02 08:36:53,672 INFO [RaftManager id=4] Starting request manager with static voters: [onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090 (id: 4 rack: null), onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090 (id: 5 rack: null), onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090 (id: 3 rack: null)] (org.apache.kafka.raft.KafkaRaftClient) [main]
2026-04-02 08:36:53,676 INFO [RaftManager id=4] Attempting durable transition to Unattached(epoch=0, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=1754, highWatermark=Optional.empty) from null (org.apache.kafka.raft.QuorumState) [main]
2026-04-02 08:36:53,797 INFO [RaftManager id=4] Completed transition to Unattached(epoch=0, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=1754, highWatermark=Optional.empty) from null (org.apache.kafka.raft.QuorumState) [main]
2026-04-02 08:36:53,801 INFO [kafka-4-raft-outbound-request-thread]: Starting (org.apache.kafka.raft.KafkaNetworkChannel$SendThread) [kafka-4-raft-outbound-request-thread]
2026-04-02 08:36:53,801 INFO [kafka-4-raft-io-thread]: Starting (org.apache.kafka.raft.KafkaRaftClientDriver) [kafka-4-raft-io-thread]
2026-04-02 08:36:53,811 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:53,812 INFO [ControllerServer id=4] Waiting for controller quorum voters future (kafka.server.ControllerServer) [main]
2026-04-02 08:36:53,812 INFO [RaftManager id=4] Registered the listener org.apache.kafka.image.loader.MetadataLoader@1995486351 (org.apache.kafka.raft.KafkaRaftClient) [kafka-4-raft-io-thread]
2026-04-02 08:36:53,812 INFO [ControllerServer id=4] Finished waiting for controller quorum voters future (kafka.server.ControllerServer) [main]
2026-04-02 08:36:53,833 INFO [QuorumController id=4] Creating new QuorumController with clusterId kkrfvQB_QZKHjIx7SGC1RA. (org.apache.kafka.controller.QuorumController) [main]
2026-04-02 08:36:53,834 INFO [RaftManager id=4] Registered the listener org.apache.kafka.controller.QuorumController$QuorumMetaLogListener@275261427 (org.apache.kafka.raft.KafkaRaftClient) [kafka-4-raft-io-thread]
2026-04-02 08:36:53,838 INFO [controller-4-ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [controller-4-ThrottledChannelReaper-Fetch]
2026-04-02 08:36:53,838 INFO [controller-4-ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [controller-4-ThrottledChannelReaper-Produce]
2026-04-02 08:36:53,839 INFO [controller-4-ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [controller-4-ThrottledChannelReaper-Request]
2026-04-02 08:36:53,841 INFO [controller-4-ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [controller-4-ThrottledChannelReaper-ControllerMutation]
2026-04-02 08:36:53,856 INFO [ExpirationReaper-4-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [ExpirationReaper-4-AlterAcls]
2026-04-02 08:36:53,873 INFO [ControllerServer id=4] Waiting for the controller metadata publishers to be installed (kafka.server.ControllerServer) [main]
2026-04-02 08:36:53,873 INFO [ControllerServer id=4] Finished waiting for the controller metadata publishers to be installed (kafka.server.ControllerServer) [main]
2026-04-02 08:36:53,873 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:53,874 INFO [SocketServer listenerType=CONTROLLER, nodeId=4] Enabling request processing. (kafka.network.SocketServer) [main]
2026-04-02 08:36:53,875 INFO Awaiting socket connections on 0.0.0.0:9090. (kafka.network.DataPlaneAcceptor) [main]
2026-04-02 08:36:53,907 INFO [controller-4-to-controller-registration-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [controller-4-to-controller-registration-channel-manager]
2026-04-02 08:36:53,907 INFO [ControllerServer id=4] Waiting for all of the authorizer futures to be completed (kafka.server.ControllerServer) [main]
2026-04-02 08:36:53,907 INFO [ControllerServer id=4] Finished waiting for all of the authorizer futures to be completed (kafka.server.ControllerServer) [main]
2026-04-02 08:36:53,907 INFO [ControllerServer id=4] Waiting for all of the SocketServer Acceptors to be started (kafka.server.ControllerServer) [main]
2026-04-02 08:36:53,907 INFO [ControllerServer id=4] Finished waiting for all of the SocketServer Acceptors to be started (kafka.server.ControllerServer) [main]
2026-04-02 08:36:53,908 INFO [ControllerRegistrationManager id=4 incarnation=Q6N5xZjjQKeJoh-PxHtQ1g] initialized channel manager. (kafka.server.ControllerRegistrationManager) [controller-4-registration-manager-event-handler]
2026-04-02 08:36:53,908 INFO [ControllerRegistrationManager id=4 incarnation=Q6N5xZjjQKeJoh-PxHtQ1g] maybeSendControllerRegistration: cannot register yet because the metadata.version is still 3.0-IV1, which does not support KIP-919 controller registration. (kafka.server.ControllerRegistrationManager) [controller-4-registration-manager-event-handler]
2026-04-02 08:36:53,912 INFO Kafka version: 3.9.0 (org.apache.kafka.common.utils.AppInfoParser) [main]
2026-04-02 08:36:53,912 INFO Kafka commitId: a60e31147e6b01ee (org.apache.kafka.common.utils.AppInfoParser) [main]
2026-04-02 08:36:53,913 INFO Kafka startTimeMs: 1775119013911 (org.apache.kafka.common.utils.AppInfoParser) [main]
2026-04-02 08:36:53,913 INFO [KafkaRaftServer nodeId=4] Kafka Server started (kafka.server.KafkaRaftServer) [main]
2026-04-02 08:36:53,974 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:54,075 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:54,176 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:54,277 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:54,377 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:54,478 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:54,579 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:54,680 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:54,781 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:54,882 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:54,940 INFO [RaftManager id=4] Attempting durable transition to FollowerState(fetchTimeoutMs=2000, epoch=1, leader=5, leaderEndpoints=Endpoints(endpoints={ListenerName(CONTROLPLANE-9090)=onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc/:9090}), voters=[3, 4, 5], highWatermark=Optional.empty, fetchingSnapshot=Optional.empty) from Unattached(epoch=0, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=1754, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) [kafka-4-raft-io-thread]
2026-04-02 08:36:54,957 INFO [RaftManager id=4] Completed transition to FollowerState(fetchTimeoutMs=2000, epoch=1, leader=5, leaderEndpoints=Endpoints(endpoints={ListenerName(CONTROLPLANE-9090)=onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc/:9090}), voters=[3, 4, 5], highWatermark=Optional.empty, fetchingSnapshot=Optional.empty) from Unattached(epoch=0, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=1754, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) [kafka-4-raft-io-thread]
2026-04-02 08:36:54,958 INFO [QuorumController id=4] In the new epoch 1, the leader is 5. (org.apache.kafka.controller.QuorumController) [quorum-controller-4-event-handler]
2026-04-02 08:36:54,982 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:55,022 INFO [controller-4-to-controller-registration-channel-manager]: Recorded new KRaft controller, from now on will use node onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090 (id: 5 rack: null) (kafka.server.NodeToControllerRequestThread) [controller-4-to-controller-registration-channel-manager]
2026-04-02 08:36:55,083 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:55,084 INFO [RaftManager id=4] High watermark set to Optional[LogOffsetMetadata(offset=15, metadata=Optional.empty)] for the first time for epoch 1 (org.apache.kafka.raft.FollowerState) [kafka-4-raft-io-thread]
2026-04-02 08:36:55,085 INFO [RaftManager id=4] Setting the next offset of org.apache.kafka.image.loader.MetadataLoader@1995486351 to 0 since there are no snapshots (org.apache.kafka.raft.KafkaRaftClient) [kafka-4-raft-io-thread]
2026-04-02 08:36:55,086 INFO [RaftManager id=4] Setting the next offset of org.apache.kafka.controller.QuorumController$QuorumMetaLogListener@275261427 to 0 since there are no snapshots (org.apache.kafka.raft.KafkaRaftClient) [kafka-4-raft-io-thread]
2026-04-02 08:36:55,087 INFO [MetadataLoader id=4] maybePublishMetadata(LOG_DELTA): The loader is still catching up because we have loaded up to offset 0, but the high water mark is 15 (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:55,087 INFO [QuorumController id=4] Replayed BeginTransactionRecord(name='Bootstrap records') at offset 1. (org.apache.kafka.controller.OffsetControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:36:55,088 INFO [QuorumController id=4] Replayed a FeatureLevelRecord setting metadata.version to 3.9-IV0 (org.apache.kafka.controller.FeatureControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:36:55,089 INFO [QuorumController id=4] Replayed EndTransactionRecord() at offset 4. (org.apache.kafka.controller.OffsetControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:36:55,091 INFO [QuorumController id=4] Replayed RegisterControllerRecord contaning ControllerRegistration(id=5, incarnationId=8VKagfxdQjWHrsUTSB6x8Q, zkMigrationReady=false, listeners=[Endpoint(listenerName='CONTROLPLANE-9090', securityProtocol=SSL, host='onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc', port=9090)], supportedFeatures={kraft.version: 0-1, metadata.version: 1-21}). (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:36:55,093 INFO [QuorumController id=4] Replayed initial RegisterBrokerRecord for broker 2: RegisterBrokerRecord(brokerId=2, isMigratingZkBroker=false, incarnationId=hnRgvUEhSwmfiH1Tix3w6w, brokerEpoch=6, endPoints=[BrokerEndpoint(name='REPLICATION-9091', host='onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc', port=9091, securityProtocol=1), BrokerEndpoint(name='PLAIN-9092', host='onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc', port=9092, securityProtocol=2), BrokerEndpoint(name='TLS-9093', host='onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc', port=9093, securityProtocol=1), BrokerEndpoint(name='EXTERNAL-9094', host='kafka-api.simpledemo.onap.org', port=9002, securityProtocol=2)], features=[BrokerFeature(name='kraft.version', minSupportedVersion=0, maxSupportedVersion=1), BrokerFeature(name='metadata.version', minSupportedVersion=1, maxSupportedVersion=21)], rack=null, fenced=true, inControlledShutdown=false, logDirs=[PVNagxjta6E4eERZ1mz1gA]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:36:55,094 INFO [QuorumController id=4] Replayed RegisterControllerRecord contaning ControllerRegistration(id=3, incarnationId=d8IXx-wcQzyGhqZ8agNYbw, zkMigrationReady=false, listeners=[Endpoint(listenerName='CONTROLPLANE-9090', securityProtocol=SSL, host='onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc', port=9090)], supportedFeatures={kraft.version: 0-1, metadata.version: 1-21}). (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:36:55,094 INFO [QuorumController id=4] Replayed initial RegisterBrokerRecord for broker 0: RegisterBrokerRecord(brokerId=0, isMigratingZkBroker=false, incarnationId=itd931c0T9ivAFZpgHC2Wg, brokerEpoch=8, endPoints=[BrokerEndpoint(name='REPLICATION-9091', host='onap-strimzi-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc', port=9091, securityProtocol=1), BrokerEndpoint(name='PLAIN-9092', host='onap-strimzi-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc', port=9092, securityProtocol=2), BrokerEndpoint(name='TLS-9093', host='onap-strimzi-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc', port=9093, securityProtocol=1), BrokerEndpoint(name='EXTERNAL-9094', host='kafka-api.simpledemo.onap.org', port=9000, securityProtocol=2)], features=[BrokerFeature(name='kraft.version', minSupportedVersion=0, maxSupportedVersion=1), BrokerFeature(name='metadata.version', minSupportedVersion=1, maxSupportedVersion=21)], rack=null, fenced=true, inControlledShutdown=false, logDirs=[zI1rgxSQp9217maKSc5uyw]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:36:55,095 INFO [QuorumController id=4] Replayed initial RegisterBrokerRecord for broker 1: RegisterBrokerRecord(brokerId=1, isMigratingZkBroker=false, incarnationId=Da25F6qYSc6y7NSXGRUxsg, brokerEpoch=9, endPoints=[BrokerEndpoint(name='REPLICATION-9091', host='onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc', port=9091, securityProtocol=1), BrokerEndpoint(name='PLAIN-9092', host='onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc', port=9092, securityProtocol=2), BrokerEndpoint(name='TLS-9093', host='onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc', port=9093, securityProtocol=1), BrokerEndpoint(name='EXTERNAL-9094', host='kafka-api.simpledemo.onap.org', port=9001, securityProtocol=2)], features=[BrokerFeature(name='kraft.version', minSupportedVersion=0, maxSupportedVersion=1), BrokerFeature(name='metadata.version', minSupportedVersion=1, maxSupportedVersion=21)], rack=null, fenced=true, inControlledShutdown=false, logDirs=[K5-KCiplR8fwdevUkuX3Hg]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:36:55,095 INFO [QuorumController id=4] Replayed BrokerRegistrationChangeRecord modifying the registration for broker 2: BrokerRegistrationChangeRecord(brokerId=2, brokerEpoch=6, fenced=-1, inControlledShutdown=0, logDirs=[]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:36:55,095 INFO [MetadataLoader id=4] maybePublishMetadata(LOG_DELTA): The loader finished catching up to the current high water mark of 15 (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:55,096 INFO [QuorumController id=4] Replayed BrokerRegistrationChangeRecord modifying the registration for broker 1: BrokerRegistrationChangeRecord(brokerId=1, brokerEpoch=9, fenced=-1, inControlledShutdown=0, logDirs=[]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:36:55,096 INFO [QuorumController id=4] Replayed BrokerRegistrationChangeRecord modifying the registration for broker 0: BrokerRegistrationChangeRecord(brokerId=0, brokerEpoch=8, fenced=-1, inControlledShutdown=0, logDirs=[]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:36:55,098 INFO [MetadataLoader id=4] InitializeNewPublishers: initializing SnapshotGenerator with a snapshot at offset 14 (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:55,098 INFO [MetadataLoader id=4] InitializeNewPublishers: initializing KRaftMetadataCachePublisher with a snapshot at offset 14 (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:55,098 INFO [MetadataLoader id=4] InitializeNewPublishers: initializing FeaturesPublisher with a snapshot at offset 14 (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:55,098 INFO [ControllerServer id=4] Loaded new metadata Features(metadataVersion=3.9-IV0, finalizedFeatures={metadata.version=21}, finalizedFeaturesEpoch=14). (org.apache.kafka.metadata.publisher.FeaturesPublisher) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:55,098 INFO [MetadataLoader id=4] InitializeNewPublishers: initializing ControllerRegistrationsPublisher with a snapshot at offset 14 (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:55,098 INFO [MetadataLoader id=4] InitializeNewPublishers: initializing ControllerRegistrationManager with a snapshot at offset 14 (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:55,099 INFO [ControllerRegistrationManager id=4 incarnation=Q6N5xZjjQKeJoh-PxHtQ1g] sendControllerRegistration: attempting to send ControllerRegistrationRequestData(controllerId=4, incarnationId=Q6N5xZjjQKeJoh-PxHtQ1g, zkMigrationReady=false, listeners=[Listener(name='CONTROLPLANE-9090', host='onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc', port=9090, securityProtocol=1)], features=[Feature(name='kraft.version', minSupportedVersion=0, maxSupportedVersion=1), Feature(name='metadata.version', minSupportedVersion=1, maxSupportedVersion=21)]) (kafka.server.ControllerRegistrationManager) [controller-4-registration-manager-event-handler]
2026-04-02 08:36:55,100 INFO [MetadataLoader id=4] InitializeNewPublishers: initializing DynamicConfigPublisher controller id=4 with a snapshot at offset 14 (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:55,101 INFO [MetadataLoader id=4] InitializeNewPublishers: initializing DynamicClientQuotaPublisher controller id=4 with a snapshot at offset 14 (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:55,101 INFO [MetadataLoader id=4] InitializeNewPublishers: initializing ScramPublisher controller id=4 with a snapshot at offset 14 (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:55,102 INFO [MetadataLoader id=4] InitializeNewPublishers: initializing DelegationTokenPublisher controller id=4 with a snapshot at offset 14 (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:55,108 INFO [MetadataLoader id=4] InitializeNewPublishers: initializing ControllerMetadataMetricsPublisher with a snapshot at offset 14 (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:55,109 INFO [MetadataLoader id=4] InitializeNewPublishers: initializing AclPublisher controller id=4 with a snapshot at offset 14 (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:55,109 INFO [AclPublisher controller id=4] Loading authorizer snapshot at offset 14 (kafka.server.metadata.AclPublisher) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:55,109 INFO [StandardAuthorizer 4] Initialized with 0 acl(s). (org.apache.kafka.metadata.authorizer.StandardAuthorizerData) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:55,109 INFO [StandardAuthorizer 4] Completed initial ACL load process. (org.apache.kafka.metadata.authorizer.StandardAuthorizerData) [kafka-4-metadata-loader-event-handler]
2026-04-02 08:36:55,174 INFO [ControllerRegistrationManager id=4 incarnation=Q6N5xZjjQKeJoh-PxHtQ1g] RegistrationResponseHandler: controller acknowledged ControllerRegistrationRequest. (kafka.server.ControllerRegistrationManager) [controller-4-to-controller-registration-channel-manager]
2026-04-02 08:36:55,536 INFO [QuorumController id=4] Replayed RegisterControllerRecord contaning ControllerRegistration(id=4, incarnationId=Q6N5xZjjQKeJoh-PxHtQ1g, zkMigrationReady=false, listeners=[Endpoint(listenerName='CONTROLPLANE-9090', securityProtocol=SSL, host='onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc', port=9090)], supportedFeatures={kraft.version: 0-1, metadata.version: 1-21}). (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:36:55,536 INFO [ControllerRegistrationManager id=4 incarnation=Q6N5xZjjQKeJoh-PxHtQ1g] Our registration has been persisted to the metadata log. (kafka.server.ControllerRegistrationManager) [controller-4-registration-manager-event-handler]
2026-04-02 08:37:16,544 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:37:16,706 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:37:16,908 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:37:17,043 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:10,222 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for KnDr8GMfRxyoTVQfmxuElA, setting StandardAcl(resourceType=TOPIC, resourceName=AAI-EVENT, patternType=LITERAL, principal=User:onap-aai-trav-kafka-user, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:10,223 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for RO-6jp2ZRfGC55MF_ViJqw, setting StandardAcl(resourceType=TOPIC, resourceName=AAI-EVENT, patternType=LITERAL, principal=User:onap-aai-graph-kafka-user, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:10,223 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for MH7E795cQImz4TU3Cnw3vw, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:aai-modelloader-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:10,223 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for jm_RCGXTROOWytrQ_IOFpA, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:aai-modelloader-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:10,224 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 6tyW-UlAQ263yg2NOLpTEw, setting StandardAcl(resourceType=GROUP, resourceName=aai, patternType=LITERAL, principal=User:aai-modelloader-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:10,224 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 1xJ5RvzNTfi75jIk14PfnQ, setting StandardAcl(resourceType=TOPIC, resourceName=AAI-EVENT, patternType=LITERAL, principal=User:onap-aai-kafka-user, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:10,580 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:10,580 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:10,580 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:10,581 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:11,530 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:11,530 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:11,530 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:11,530 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:11,573 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:13,572 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:13,573 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:13,573 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:14,076 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:14,076 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:14,076 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:37,645 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for q256wy5QQmWH5GMq53DaZg, setting StandardAcl(resourceType=TOPIC, resourceName=cds.blueprint-processor, patternType=PREFIXED, principal=User:cds-blueprints-processor-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:37,645 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for fylXy7svQeumd4LMEcwhSA, setting StandardAcl(resourceType=GROUP, resourceName=cds-bp-processor, patternType=LITERAL, principal=User:cds-blueprints-processor-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:37,645 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 28fc2IxzTTWP9pMiDzo47A, setting StandardAcl(resourceType=TOPIC, resourceName=cds.blueprint-processor, patternType=PREFIXED, principal=User:cds-blueprints-processor-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:37,645 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for JvWZMI_OQemtJ7LpiCPv9g, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:cds-sdc-listener-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:37,645 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Jafd2P65TYCFogS5cX4HjA, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:cds-sdc-listener-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:37,646 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for nIGN1KyiSOKE85sMR9DJMQ, setting StandardAcl(resourceType=GROUP, resourceName=cds, patternType=LITERAL, principal=User:cds-sdc-listener-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:37,783 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:37,783 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:37,877 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:37,878 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:37,980 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:37,980 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,063 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,089 INFO [QuorumController id=4] Replayed TopicRecord for topic cds.blueprint-processor.self-service-api.audit.request with topic ID ZPsy7ACnTmmRbHiCRAh7PA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,089 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cds.blueprint-processor.self-service-api.audit.request') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,089 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cds.blueprint-processor.self-service-api.audit.request') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,091 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-0 with topic ID ZPsy7ACnTmmRbHiCRAh7PA and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,092 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-1 with topic ID ZPsy7ACnTmmRbHiCRAh7PA and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,093 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-2 with topic ID ZPsy7ACnTmmRbHiCRAh7PA and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,093 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-3 with topic ID ZPsy7ACnTmmRbHiCRAh7PA and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,093 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-4 with topic ID ZPsy7ACnTmmRbHiCRAh7PA and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,093 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-5 with topic ID ZPsy7ACnTmmRbHiCRAh7PA and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,093 INFO [QuorumController id=4] Replayed TopicRecord for topic cds.blueprint-processor.self-service-api.response with topic ID LDCpMn9zR0OGDrrkKROpYA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,093 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cds.blueprint-processor.self-service-api.response') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,093 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cds.blueprint-processor.self-service-api.response') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,093 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-0 with topic ID LDCpMn9zR0OGDrrkKROpYA and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,094 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-1 with topic ID LDCpMn9zR0OGDrrkKROpYA and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,094 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-2 with topic ID LDCpMn9zR0OGDrrkKROpYA and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,094 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-3 with topic ID LDCpMn9zR0OGDrrkKROpYA and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,094 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-4 with topic ID LDCpMn9zR0OGDrrkKROpYA and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,094 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-5 with topic ID LDCpMn9zR0OGDrrkKROpYA and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,094 INFO [QuorumController id=4] Replayed TopicRecord for topic cds.blueprint-processor.self-service-api.request with topic ID c4qNUn0cQ4WggTKFHpgCMg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,094 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cds.blueprint-processor.self-service-api.request') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,094 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cds.blueprint-processor.self-service-api.request') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,094 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-0 with topic ID c4qNUn0cQ4WggTKFHpgCMg and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,094 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-1 with topic ID c4qNUn0cQ4WggTKFHpgCMg and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,095 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-2 with topic ID c4qNUn0cQ4WggTKFHpgCMg and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,095 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-3 with topic ID c4qNUn0cQ4WggTKFHpgCMg and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,095 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-4 with topic ID c4qNUn0cQ4WggTKFHpgCMg and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,095 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-5 with topic ID c4qNUn0cQ4WggTKFHpgCMg and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,095 INFO [QuorumController id=4] Replayed TopicRecord for topic cds.blueprint-processor.self-service-api.audit.response with topic ID QG44z9VxQmeszPcyGxsARg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,095 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cds.blueprint-processor.self-service-api.audit.response') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,095 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cds.blueprint-processor.self-service-api.audit.response') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,095 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-0 with topic ID QG44z9VxQmeszPcyGxsARg and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,095 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-1 with topic ID QG44z9VxQmeszPcyGxsARg and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,096 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-2 with topic ID QG44z9VxQmeszPcyGxsARg and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,096 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-3 with topic ID QG44z9VxQmeszPcyGxsARg and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,096 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-4 with topic ID QG44z9VxQmeszPcyGxsARg and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:38:38,096 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-5 with topic ID QG44z9VxQmeszPcyGxsARg and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,098 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for OQgNtu9-RkK3HuVTEwv0ZQ, setting StandardAcl(resourceType=TOPIC, resourceName=cps-data-updated-events, patternType=LITERAL, principal=User:cps-temporal-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,098 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for knXpt5FwTfepb4qR8qOfvw, setting StandardAcl(resourceType=GROUP, resourceName=cps-temporal-group, patternType=LITERAL, principal=User:cps-temporal-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,098 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for RqCRlfUfRvCgPaPEXWreQg, setting StandardAcl(resourceType=GROUP, resourceName=ncmp-data-operation-event-group, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,098 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for R7UK3dqSSwGoe5jyS_KAsA, setting StandardAcl(resourceType=TOPIC, resourceName=subscription, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,098 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for s-r7nSw_RS-MgI53F4kBng, setting StandardAcl(resourceType=TOPIC, resourceName=ncmp-dmi-cm-avc-subscription, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,098 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for IzQn1-DbRI6o5VCIHfe85w, setting StandardAcl(resourceType=TOPIC, resourceName=ncmp-events, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,098 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for _CctsyD3TFSbiTDOXBI5BA, setting StandardAcl(resourceType=GROUP, resourceName=cps-core-group, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,098 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for PF7ykxunRBWZej0n7q84Ww, setting StandardAcl(resourceType=TOPIC, resourceName=cps-data-updated-events, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,098 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 94bXptqDSIuo_Q6qLV5N_Q, setting StandardAcl(resourceType=TOPIC, resourceName=dmi-ncmp-cm-avc-subscription, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,098 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 0IiVpaAlQhafsdMvECAmzQ, setting StandardAcl(resourceType=TOPIC, resourceName=subscription-response, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,098 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for acUFWzNZRR2Y_MGyO-zbXg, setting StandardAcl(resourceType=TOPIC, resourceName=cm-events, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,098 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 8lwZRvwaQ_6Uj-VM5wrqCQ, setting StandardAcl(resourceType=TOPIC, resourceName=dmi-cm-events, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,098 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 2DAagqmlRj-trd6JO7I9jQ, setting StandardAcl(resourceType=TOPIC, resourceName=ncmp-async-m2m, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,098 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for FCzl73brShWf0jyPp7AcjA, setting StandardAcl(resourceType=TOPIC, resourceName=ncmp-inventory-events, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,098 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for d5CwbFJYTc6tHkKS9LkXTw, setting StandardAcl(resourceType=TOPIC, resourceName=dmi-device-heartbeat, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,098 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for rNFNBLinTiaCI-WvtTfuKA, setting StandardAcl(resourceType=GROUP, resourceName=ncmp-async-rest-request-event-group, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,098 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for VWjwMG6sSfC1Nxe74Hycww, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT, patternType=LITERAL, principal=User:ncmp-dmi-plugin-ku, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,099 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for g2VOQyG1SV2izQ8mFNvF8Q, setting StandardAcl(resourceType=GROUP, resourceName=ncmp-dmi-plugin-group, patternType=LITERAL, principal=User:ncmp-dmi-plugin-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,099 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 4TXAhd8sRLuuqi_EFpqTTg, setting StandardAcl(resourceType=TOPIC, resourceName=ncmp-async-m2m, patternType=LITERAL, principal=User:ncmp-dmi-plugin-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,099 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Vtm93XQBTNGsBdZkYyjlww, setting StandardAcl(resourceType=TOPIC, resourceName=ncmp-events, patternType=LITERAL, principal=User:ncmp-dmi-plugin-ku, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,099 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for eVFjnbGAQH2t4mJbJ-Yiew, setting StandardAcl(resourceType=TOPIC, resourceName=ncmp-dmi-cm-avc-subscription, patternType=LITERAL, principal=User:ncmp-dmi-plugin-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,099 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for bxHoeZs2QmWokPKHkGUPdg, setting StandardAcl(resourceType=TOPIC, resourceName=dmi-cm-events, patternType=LITERAL, principal=User:ncmp-dmi-plugin-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,099 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for RBEzC7OIS4y-bxRDlw_3sw, setting StandardAcl(resourceType=TOPIC, resourceName=dmi-ncmp-cm-avc-subscription, patternType=LITERAL, principal=User:ncmp-dmi-plugin-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,099 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for M4T6xwl_RhO57zUSu3ovng, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.VES_PNFREG_OUTPUT, patternType=LITERAL, principal=User:ncmp-dmi-plugin-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,099 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,099 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,099 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,182 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,182 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,182 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,232 INFO [QuorumController id=4] Replayed TopicRecord for topic ncmp-async-m2m with topic ID tuCx2jT9TnmLdpHmIsv0cg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,232 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-async-m2m') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,232 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-async-m2m') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,232 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-async-m2m-0 with topic ID tuCx2jT9TnmLdpHmIsv0cg and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,232 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-async-m2m-1 with topic ID tuCx2jT9TnmLdpHmIsv0cg and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,233 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-async-m2m-2 with topic ID tuCx2jT9TnmLdpHmIsv0cg and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,233 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-async-m2m-3 with topic ID tuCx2jT9TnmLdpHmIsv0cg and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,233 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-async-m2m-4 with topic ID tuCx2jT9TnmLdpHmIsv0cg and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,233 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-async-m2m-5 with topic ID tuCx2jT9TnmLdpHmIsv0cg and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,233 INFO [QuorumController id=4] Replayed TopicRecord for topic ncmp-events with topic ID qltwEEdUTk-E1BBzOqZF2g. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,233 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-events') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,233 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-events') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,233 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-events-0 with topic ID qltwEEdUTk-E1BBzOqZF2g and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,233 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-events-1 with topic ID qltwEEdUTk-E1BBzOqZF2g and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,233 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-events-2 with topic ID qltwEEdUTk-E1BBzOqZF2g and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,233 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-events-3 with topic ID qltwEEdUTk-E1BBzOqZF2g and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,233 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-events-4 with topic ID qltwEEdUTk-E1BBzOqZF2g and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,233 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-events-5 with topic ID qltwEEdUTk-E1BBzOqZF2g and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,233 INFO [QuorumController id=4] Replayed TopicRecord for topic dmi-ncmp-cm-avc-subscription with topic ID xNt4khG9TXydl6lFipa_Zg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,233 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='dmi-ncmp-cm-avc-subscription') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,233 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='dmi-ncmp-cm-avc-subscription') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,233 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-0 with topic ID xNt4khG9TXydl6lFipa_Zg and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,234 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-1 with topic ID xNt4khG9TXydl6lFipa_Zg and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,234 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-2 with topic ID xNt4khG9TXydl6lFipa_Zg and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,234 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-3 with topic ID xNt4khG9TXydl6lFipa_Zg and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,234 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-4 with topic ID xNt4khG9TXydl6lFipa_Zg and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,234 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-5 with topic ID xNt4khG9TXydl6lFipa_Zg and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,234 INFO [QuorumController id=4] Replayed TopicRecord for topic unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT with topic ID EdlraKUSREy2ZB87-EwVgA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,234 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,234 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,234 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0 with topic ID EdlraKUSREy2ZB87-EwVgA and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,234 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-1 with topic ID EdlraKUSREy2ZB87-EwVgA and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,234 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-2 with topic ID EdlraKUSREy2ZB87-EwVgA and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,234 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-3 with topic ID EdlraKUSREy2ZB87-EwVgA and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,235 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-4 with topic ID EdlraKUSREy2ZB87-EwVgA and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,235 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-5 with topic ID EdlraKUSREy2ZB87-EwVgA and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,235 INFO [QuorumController id=4] Replayed TopicRecord for topic dmi-cm-events with topic ID lzm_-ca9RmKQ8amnHID3rg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,235 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='dmi-cm-events') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,235 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='dmi-cm-events') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,235 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-cm-events-0 with topic ID lzm_-ca9RmKQ8amnHID3rg and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,235 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-cm-events-1 with topic ID lzm_-ca9RmKQ8amnHID3rg and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,235 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-cm-events-2 with topic ID lzm_-ca9RmKQ8amnHID3rg and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,235 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-cm-events-3 with topic ID lzm_-ca9RmKQ8amnHID3rg and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,235 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-cm-events-4 with topic ID lzm_-ca9RmKQ8amnHID3rg and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,235 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-cm-events-5 with topic ID lzm_-ca9RmKQ8amnHID3rg and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,235 INFO [QuorumController id=4] Replayed TopicRecord for topic dmi-device-heartbeat with topic ID KFfUYwMySKq72WUYZJU-vg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,235 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='dmi-device-heartbeat') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,235 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='dmi-device-heartbeat') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,235 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-device-heartbeat-0 with topic ID KFfUYwMySKq72WUYZJU-vg and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,235 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-device-heartbeat-1 with topic ID KFfUYwMySKq72WUYZJU-vg and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,236 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-device-heartbeat-2 with topic ID KFfUYwMySKq72WUYZJU-vg and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,236 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-device-heartbeat-3 with topic ID KFfUYwMySKq72WUYZJU-vg and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,236 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-device-heartbeat-4 with topic ID KFfUYwMySKq72WUYZJU-vg and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,236 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-device-heartbeat-5 with topic ID KFfUYwMySKq72WUYZJU-vg and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,236 INFO [QuorumController id=4] Replayed TopicRecord for topic cps-data-updated-events with topic ID xsAU1PtTQle7gtQv11Z-4A. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,236 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cps-data-updated-events') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,236 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cps-data-updated-events') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,236 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cps-data-updated-events-0 with topic ID xsAU1PtTQle7gtQv11Z-4A and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,236 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cps-data-updated-events-1 with topic ID xsAU1PtTQle7gtQv11Z-4A and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,236 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cps-data-updated-events-2 with topic ID xsAU1PtTQle7gtQv11Z-4A and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,236 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cps-data-updated-events-3 with topic ID xsAU1PtTQle7gtQv11Z-4A and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,236 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cps-data-updated-events-4 with topic ID xsAU1PtTQle7gtQv11Z-4A and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,237 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cps-data-updated-events-5 with topic ID xsAU1PtTQle7gtQv11Z-4A and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,237 INFO [QuorumController id=4] Replayed TopicRecord for topic subscription with topic ID zpCvzCPFTMOIDZzgnkuOyg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,237 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='subscription') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,237 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='subscription') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,237 INFO [QuorumController id=4] Replayed PartitionRecord for new partition subscription-0 with topic ID zpCvzCPFTMOIDZzgnkuOyg and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,237 INFO [QuorumController id=4] Replayed PartitionRecord for new partition subscription-1 with topic ID zpCvzCPFTMOIDZzgnkuOyg and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,237 INFO [QuorumController id=4] Replayed PartitionRecord for new partition subscription-2 with topic ID zpCvzCPFTMOIDZzgnkuOyg and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,237 INFO [QuorumController id=4] Replayed PartitionRecord for new partition subscription-3 with topic ID zpCvzCPFTMOIDZzgnkuOyg and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,237 INFO [QuorumController id=4] Replayed PartitionRecord for new partition subscription-4 with topic ID zpCvzCPFTMOIDZzgnkuOyg and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,237 INFO [QuorumController id=4] Replayed PartitionRecord for new partition subscription-5 with topic ID zpCvzCPFTMOIDZzgnkuOyg and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,237 INFO [QuorumController id=4] Replayed TopicRecord for topic ncmp-dmi-cm-avc-subscription with topic ID KTL29Id0Suymy5gImLgbaQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,237 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-dmi-cm-avc-subscription') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,237 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-dmi-cm-avc-subscription') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,237 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-0 with topic ID KTL29Id0Suymy5gImLgbaQ and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,237 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-1 with topic ID KTL29Id0Suymy5gImLgbaQ and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,238 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-2 with topic ID KTL29Id0Suymy5gImLgbaQ and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,238 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-3 with topic ID KTL29Id0Suymy5gImLgbaQ and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,238 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-4 with topic ID KTL29Id0Suymy5gImLgbaQ and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,238 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-5 with topic ID KTL29Id0Suymy5gImLgbaQ and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,238 INFO [QuorumController id=4] Replayed TopicRecord for topic subscription-response with topic ID ml-TXZDZRhKEpXKJkpdxXA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,238 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='subscription-response') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,238 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='subscription-response') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,238 INFO [QuorumController id=4] Replayed PartitionRecord for new partition subscription-response-0 with topic ID ml-TXZDZRhKEpXKJkpdxXA and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,238 INFO [QuorumController id=4] Replayed PartitionRecord for new partition subscription-response-1 with topic ID ml-TXZDZRhKEpXKJkpdxXA and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,238 INFO [QuorumController id=4] Replayed PartitionRecord for new partition subscription-response-2 with topic ID ml-TXZDZRhKEpXKJkpdxXA and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,238 INFO [QuorumController id=4] Replayed PartitionRecord for new partition subscription-response-3 with topic ID ml-TXZDZRhKEpXKJkpdxXA and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,238 INFO [QuorumController id=4] Replayed PartitionRecord for new partition subscription-response-4 with topic ID ml-TXZDZRhKEpXKJkpdxXA and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,239 INFO [QuorumController id=4] Replayed PartitionRecord for new partition subscription-response-5 with topic ID ml-TXZDZRhKEpXKJkpdxXA and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,239 INFO [QuorumController id=4] Replayed TopicRecord for topic cm-events with topic ID CYlgokUyQ4i0ZPG2EsOHVQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,239 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cm-events') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,239 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cm-events') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,239 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cm-events-0 with topic ID CYlgokUyQ4i0ZPG2EsOHVQ and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,239 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cm-events-1 with topic ID CYlgokUyQ4i0ZPG2EsOHVQ and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,239 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cm-events-2 with topic ID CYlgokUyQ4i0ZPG2EsOHVQ and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,239 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cm-events-3 with topic ID CYlgokUyQ4i0ZPG2EsOHVQ and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,239 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cm-events-4 with topic ID CYlgokUyQ4i0ZPG2EsOHVQ and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,240 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cm-events-5 with topic ID CYlgokUyQ4i0ZPG2EsOHVQ and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,240 INFO [QuorumController id=4] Replayed TopicRecord for topic ncmp-inventory-events with topic ID HSMjBOlBQO6seVTXUr9bgQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,240 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-inventory-events') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,240 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-inventory-events') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,240 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-inventory-events-0 with topic ID HSMjBOlBQO6seVTXUr9bgQ and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,240 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-inventory-events-1 with topic ID HSMjBOlBQO6seVTXUr9bgQ and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,240 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-inventory-events-2 with topic ID HSMjBOlBQO6seVTXUr9bgQ and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,240 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-inventory-events-3 with topic ID HSMjBOlBQO6seVTXUr9bgQ and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,240 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-inventory-events-4 with topic ID HSMjBOlBQO6seVTXUr9bgQ and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,240 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-inventory-events-5 with topic ID HSMjBOlBQO6seVTXUr9bgQ and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,331 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,332 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,332 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:12,604 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:16,610 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:16,610 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:16,610 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:16,610 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:16,610 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:16,610 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:16,610 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:16,610 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:16,610 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:16,610 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,134 INFO [QuorumController id=4] Replayed TopicRecord for topic __consumer_offsets with topic ID 8lou59YRTTqVm9c6XrgNaw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,134 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='__consumer_offsets') which set configuration compression.type to producer (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,134 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='__consumer_offsets') which set configuration cleanup.policy to compact (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,135 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='__consumer_offsets') which set configuration segment.bytes to 104857600 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,135 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-0 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,135 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-1 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,135 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-2 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,135 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-3 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,135 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-4 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,135 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-5 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,135 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-6 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,136 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-7 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,136 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-8 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,136 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-9 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,136 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-10 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,136 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-11 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,136 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-12 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,136 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-13 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,136 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-14 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,136 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-15 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,136 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-16 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,137 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-17 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,137 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-18 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,137 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-19 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,137 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-20 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,137 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-21 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,137 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-22 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,137 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-23 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,137 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-24 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,137 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-25 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,137 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-26 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,137 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-27 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,138 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-28 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,138 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-29 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,138 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-30 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,138 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-31 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,138 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-32 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,138 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-33 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,138 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-34 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,138 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-35 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,138 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-36 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,138 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-37 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,138 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-38 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,139 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-39 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,139 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-40 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,139 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-41 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,139 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-42 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,139 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-43 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,139 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-44 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,139 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-45 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,139 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-46 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,139 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-47 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,140 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-48 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:39:47,140 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-49 with topic ID 8lou59YRTTqVm9c6XrgNaw and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,574 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,643 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for CnmVBzw6QC6P6etW-gLlsQ, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.PNF_UPDATE, patternType=LITERAL, principal=User:dcae-prh-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,643 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for A0ibrjmYR7627hqB3Dl-AQ, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.PNF_READY, patternType=LITERAL, principal=User:dcae-prh-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,643 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 1bmALBh1RAKNkJ-DV9Cehw, setting StandardAcl(resourceType=TOPIC, resourceName=\"*\", patternType=LITERAL, principal=User:dcae-prh-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,643 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for O9kgx_B9QV6-4y835VYjBg, setting StandardAcl(resourceType=GROUP, resourceName=OpenDCAE-c12, patternType=LITERAL, principal=User:dcae-prh-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,643 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for RpO3aWksSOWCnBISejoKeQ, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.VES_PNFREG_OUTPUT, patternType=LITERAL, principal=User:dcae-prh-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,643 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for C-i5-VtcQtGXUpLGCjHYXQ, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.VES_MEASUREMENT_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,643 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for j-WJdK_CQBCugoUGB90zhg, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,643 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for YIRRkXk7Q9KGA9H6nHKZEQ, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,643 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for um8CoTYHT967QLhfPv2jnw, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,643 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for sfYRPBJ7RjGE-D9BT5bd4A, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_FAULT_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,643 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for k3a7yfxyS2adqnD7qvo1og, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.VES_MEASUREMENT_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,643 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 2AuG56c-Q9CjnBxEyFFpiw, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_HEARTBEAT_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,644 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for KEASk4MNTQOOgW4-nRmBxA, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_OTHER_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,644 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for wHqGeL2GRMC-lpyuxylN2w, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.VES_PNFREG_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,644 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for XHi4vfZ8SJ-DjxXvss7jPQ, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_FAULT_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,644 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for hHd4skNzRX6VGASlhMtqtg, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_HEARTBEAT_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,644 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for w9pklld0RH-xIO8XhCbovg, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.VES_NOTIFICATION_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,644 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for eEJN26vsTI-sYHkpnArT5g, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_OTHER_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,644 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for rkhpNy9IQR6HBJQnZZmX4w, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,644 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for T5VqynwIScW1hNXRqWDWSw, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,644 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for afdgjabWQDeIBiRVH4rAaw, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,644 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 79YPDF3MT-SE44jB2rgLVw, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,644 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 5ZMHSd6ESFCwQPm2I06ikg, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,644 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for UTj3BujwS8qyWcISMkYeNg, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.VES_NOTIFICATION_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,644 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for qMhGOg0WQyqQW17uA0O3CQ, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.VES_PNFREG_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,644 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for m0rBvy9hRqm2a85VBz3h4g, setting StandardAcl(resourceType=TOPIC, resourceName=HV_VES_PERF3GPP, patternType=LITERAL, principal=User:dcae-hv-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,644 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for lsSzbs55QNi4obbSW0pduw, setting StandardAcl(resourceType=TOPIC, resourceName=SEC_3GPP, patternType=PREFIXED, principal=User:dcae-hv-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,644 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for cFx-MegZTR68X8u3Pv2U2g, setting StandardAcl(resourceType=TOPIC, resourceName=SEC_3GPP, patternType=PREFIXED, principal=User:dcae-hv-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,644 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for s1r35GMiRCulSKDrfW_MqA, setting StandardAcl(resourceType=TOPIC, resourceName=HV_VES_PERF3GPP, patternType=LITERAL, principal=User:dcae-hv-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,644 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for XPjsTXAZQ1GZdiL9WHb0uA, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:dcae-ves-openapi-manager-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,644 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for E9FvguLHRDKTdSeMw0m39Q, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:dcae-ves-openapi-manager-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,644 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for SCBlnku8Qt2OBRoJgjpmCg, setting StandardAcl(resourceType=GROUP, resourceName=dcaegen2, patternType=LITERAL, principal=User:dcae-ves-openapi-manager-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,790 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,790 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,790 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,932 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,932 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,932 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,932 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,984 INFO [QuorumController id=4] Replayed TopicRecord for topic unauthenticated.SEC_HEARTBEAT_OUTPUT with topic ID aH2nMYe7SeqCpLCTuvyMMQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,984 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_HEARTBEAT_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,984 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_HEARTBEAT_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,984 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-0 with topic ID aH2nMYe7SeqCpLCTuvyMMQ and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,984 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-1 with topic ID aH2nMYe7SeqCpLCTuvyMMQ and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,984 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-2 with topic ID aH2nMYe7SeqCpLCTuvyMMQ and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,984 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-3 with topic ID aH2nMYe7SeqCpLCTuvyMMQ and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,984 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-4 with topic ID aH2nMYe7SeqCpLCTuvyMMQ and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,984 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-5 with topic ID aH2nMYe7SeqCpLCTuvyMMQ and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,984 INFO [QuorumController id=4] Replayed TopicRecord for topic unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT with topic ID k_8IYbylTliyv-7l1CSd9A. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,984 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,984 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,984 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-0 with topic ID k_8IYbylTliyv-7l1CSd9A and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,984 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-1 with topic ID k_8IYbylTliyv-7l1CSd9A and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,985 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-2 with topic ID k_8IYbylTliyv-7l1CSd9A and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,985 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-3 with topic ID k_8IYbylTliyv-7l1CSd9A and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,985 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-4 with topic ID k_8IYbylTliyv-7l1CSd9A and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,985 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-5 with topic ID k_8IYbylTliyv-7l1CSd9A and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,985 INFO [QuorumController id=4] Replayed TopicRecord for topic unauthenticated.VES_NOTIFICATION_OUTPUT with topic ID fwXQzo1rSMGtyFn3PlDQ3w. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,985 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.VES_NOTIFICATION_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,985 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.VES_NOTIFICATION_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,985 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-0 with topic ID fwXQzo1rSMGtyFn3PlDQ3w and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,985 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-1 with topic ID fwXQzo1rSMGtyFn3PlDQ3w and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,985 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-2 with topic ID fwXQzo1rSMGtyFn3PlDQ3w and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,985 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-3 with topic ID fwXQzo1rSMGtyFn3PlDQ3w and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,985 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-4 with topic ID fwXQzo1rSMGtyFn3PlDQ3w and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,985 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-5 with topic ID fwXQzo1rSMGtyFn3PlDQ3w and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,985 INFO [QuorumController id=4] Replayed TopicRecord for topic SEC_3GPP_HEARTBEAT_OUTPUT with topic ID nCBD08PYQk-D8c8I_e_Y2w. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,985 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SEC_3GPP_HEARTBEAT_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,985 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SEC_3GPP_HEARTBEAT_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,986 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-0 with topic ID nCBD08PYQk-D8c8I_e_Y2w and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,986 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-1 with topic ID nCBD08PYQk-D8c8I_e_Y2w and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,986 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-2 with topic ID nCBD08PYQk-D8c8I_e_Y2w and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,986 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-3 with topic ID nCBD08PYQk-D8c8I_e_Y2w and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,986 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-4 with topic ID nCBD08PYQk-D8c8I_e_Y2w and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,986 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-5 with topic ID nCBD08PYQk-D8c8I_e_Y2w and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,986 INFO [QuorumController id=4] Replayed TopicRecord for topic unauthenticated.VES_PNFREG_OUTPUT with topic ID Omio6sb-SdiDT_6XhmTvRw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,986 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.VES_PNFREG_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,986 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.VES_PNFREG_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,986 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-0 with topic ID Omio6sb-SdiDT_6XhmTvRw and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,986 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-1 with topic ID Omio6sb-SdiDT_6XhmTvRw and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,986 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-2 with topic ID Omio6sb-SdiDT_6XhmTvRw and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,987 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-3 with topic ID Omio6sb-SdiDT_6XhmTvRw and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,987 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-4 with topic ID Omio6sb-SdiDT_6XhmTvRw and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,987 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-5 with topic ID Omio6sb-SdiDT_6XhmTvRw and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,987 INFO [QuorumController id=4] Replayed TopicRecord for topic SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT with topic ID 7f5IsJINTkWY61VxuFNq1w. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,987 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,987 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,987 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0 with topic ID 7f5IsJINTkWY61VxuFNq1w and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,987 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1 with topic ID 7f5IsJINTkWY61VxuFNq1w and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,987 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 with topic ID 7f5IsJINTkWY61VxuFNq1w and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,987 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 with topic ID 7f5IsJINTkWY61VxuFNq1w and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,987 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4 with topic ID 7f5IsJINTkWY61VxuFNq1w and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,987 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5 with topic ID 7f5IsJINTkWY61VxuFNq1w and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,987 INFO [QuorumController id=4] Replayed TopicRecord for topic unauthenticated.VES_MEASUREMENT_OUTPUT with topic ID 9Zb_2A6MS5SBWPI5doQ4WA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,987 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.VES_MEASUREMENT_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,987 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.VES_MEASUREMENT_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,987 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-0 with topic ID 9Zb_2A6MS5SBWPI5doQ4WA and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,987 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-1 with topic ID 9Zb_2A6MS5SBWPI5doQ4WA and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,988 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-2 with topic ID 9Zb_2A6MS5SBWPI5doQ4WA and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,988 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-3 with topic ID 9Zb_2A6MS5SBWPI5doQ4WA and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,988 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-4 with topic ID 9Zb_2A6MS5SBWPI5doQ4WA and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,988 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-5 with topic ID 9Zb_2A6MS5SBWPI5doQ4WA and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,988 INFO [QuorumController id=4] Replayed TopicRecord for topic unauthenticated.PNF_READY with topic ID zXgcC44QRtSS5ItmYL5F-Q. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,988 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.PNF_READY') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,988 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.PNF_READY') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,988 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-0 with topic ID zXgcC44QRtSS5ItmYL5F-Q and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,988 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-1 with topic ID zXgcC44QRtSS5ItmYL5F-Q and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,988 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-2 with topic ID zXgcC44QRtSS5ItmYL5F-Q and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,988 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-3 with topic ID zXgcC44QRtSS5ItmYL5F-Q and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,988 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-4 with topic ID zXgcC44QRtSS5ItmYL5F-Q and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,988 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-5 with topic ID zXgcC44QRtSS5ItmYL5F-Q and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,989 INFO [QuorumController id=4] Replayed TopicRecord for topic unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT with topic ID MDR6JEmSSy6dOQXubnrm1w. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,989 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,989 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,989 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-0 with topic ID MDR6JEmSSy6dOQXubnrm1w and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,989 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-1 with topic ID MDR6JEmSSy6dOQXubnrm1w and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,989 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-2 with topic ID MDR6JEmSSy6dOQXubnrm1w and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,989 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-3 with topic ID MDR6JEmSSy6dOQXubnrm1w and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,989 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-4 with topic ID MDR6JEmSSy6dOQXubnrm1w and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,989 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-5 with topic ID MDR6JEmSSy6dOQXubnrm1w and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,989 INFO [QuorumController id=4] Replayed TopicRecord for topic unauthenticated.SEC_FAULT_OUTPUT with topic ID DGh9F8RJSN2kfZJcQQiECQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,989 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_FAULT_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,990 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_FAULT_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,990 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-0 with topic ID DGh9F8RJSN2kfZJcQQiECQ and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,990 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-1 with topic ID DGh9F8RJSN2kfZJcQQiECQ and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,990 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-2 with topic ID DGh9F8RJSN2kfZJcQQiECQ and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,990 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-3 with topic ID DGh9F8RJSN2kfZJcQQiECQ and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,990 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-4 with topic ID DGh9F8RJSN2kfZJcQQiECQ and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,990 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-5 with topic ID DGh9F8RJSN2kfZJcQQiECQ and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,990 INFO [QuorumController id=4] Replayed TopicRecord for topic unauthenticated.PNF_UPDATE with topic ID uL1wjRSASfqTei6tXEcWig. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,990 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.PNF_UPDATE') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,990 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.PNF_UPDATE') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,990 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-0 with topic ID uL1wjRSASfqTei6tXEcWig and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,990 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-1 with topic ID uL1wjRSASfqTei6tXEcWig and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,990 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-2 with topic ID uL1wjRSASfqTei6tXEcWig and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,990 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-3 with topic ID uL1wjRSASfqTei6tXEcWig and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,990 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-4 with topic ID uL1wjRSASfqTei6tXEcWig and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,991 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-5 with topic ID uL1wjRSASfqTei6tXEcWig and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,991 INFO [QuorumController id=4] Replayed TopicRecord for topic SEC_3GPP_FAULTSUPERVISION_OUTPUT with topic ID yEmcq7-6S3Gaks-ETLvN_w. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,991 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SEC_3GPP_FAULTSUPERVISION_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,991 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SEC_3GPP_FAULTSUPERVISION_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,991 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 with topic ID yEmcq7-6S3Gaks-ETLvN_w and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,991 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-1 with topic ID yEmcq7-6S3Gaks-ETLvN_w and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,991 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-2 with topic ID yEmcq7-6S3Gaks-ETLvN_w and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,991 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-3 with topic ID yEmcq7-6S3Gaks-ETLvN_w and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,991 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-4 with topic ID yEmcq7-6S3Gaks-ETLvN_w and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,991 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-5 with topic ID yEmcq7-6S3Gaks-ETLvN_w and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,991 INFO [QuorumController id=4] Replayed TopicRecord for topic unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT with topic ID _Yo7bzzeR3W4Jj_tc925BA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,991 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,991 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,991 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 with topic ID _Yo7bzzeR3W4Jj_tc925BA and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,992 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-1 with topic ID _Yo7bzzeR3W4Jj_tc925BA and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,992 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-2 with topic ID _Yo7bzzeR3W4Jj_tc925BA and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,992 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-3 with topic ID _Yo7bzzeR3W4Jj_tc925BA and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,992 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-4 with topic ID _Yo7bzzeR3W4Jj_tc925BA and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,992 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-5 with topic ID _Yo7bzzeR3W4Jj_tc925BA and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,992 INFO [QuorumController id=4] Replayed TopicRecord for topic HV_VES_PERF3GPP with topic ID nSjIMEuYTCGOqhFGXka7Og. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,992 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='HV_VES_PERF3GPP') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,992 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='HV_VES_PERF3GPP') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,992 INFO [QuorumController id=4] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-0 with topic ID nSjIMEuYTCGOqhFGXka7Og and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,992 INFO [QuorumController id=4] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-1 with topic ID nSjIMEuYTCGOqhFGXka7Og and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,992 INFO [QuorumController id=4] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-2 with topic ID nSjIMEuYTCGOqhFGXka7Og and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,992 INFO [QuorumController id=4] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-3 with topic ID nSjIMEuYTCGOqhFGXka7Og and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,992 INFO [QuorumController id=4] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-4 with topic ID nSjIMEuYTCGOqhFGXka7Og and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,992 INFO [QuorumController id=4] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-5 with topic ID nSjIMEuYTCGOqhFGXka7Og and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,993 INFO [QuorumController id=4] Replayed TopicRecord for topic unauthenticated.SEC_OTHER_OUTPUT with topic ID tcGg34yCRqK0EqLfghj65A. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,993 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_OTHER_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,993 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_OTHER_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,993 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-0 with topic ID tcGg34yCRqK0EqLfghj65A and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,993 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-1 with topic ID tcGg34yCRqK0EqLfghj65A and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,993 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-2 with topic ID tcGg34yCRqK0EqLfghj65A and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,993 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-3 with topic ID tcGg34yCRqK0EqLfghj65A and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,993 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-4 with topic ID tcGg34yCRqK0EqLfghj65A and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,993 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-5 with topic ID tcGg34yCRqK0EqLfghj65A and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,993 INFO [QuorumController id=4] Replayed TopicRecord for topic unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT with topic ID RGjCdoa1SWqvgt21X2OAxw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,993 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,993 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,993 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0 with topic ID RGjCdoa1SWqvgt21X2OAxw and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,993 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1 with topic ID RGjCdoa1SWqvgt21X2OAxw and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,993 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 with topic ID RGjCdoa1SWqvgt21X2OAxw and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,994 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 with topic ID RGjCdoa1SWqvgt21X2OAxw and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,994 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4 with topic ID RGjCdoa1SWqvgt21X2OAxw and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,994 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5 with topic ID RGjCdoa1SWqvgt21X2OAxw and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,994 INFO [QuorumController id=4] Replayed TopicRecord for topic SEC_3GPP_PROVISIONING_OUTPUT with topic ID PpvojEMuREybYMv9iFfWYg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,994 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SEC_3GPP_PROVISIONING_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,994 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SEC_3GPP_PROVISIONING_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,994 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-0 with topic ID PpvojEMuREybYMv9iFfWYg and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,994 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-1 with topic ID PpvojEMuREybYMv9iFfWYg and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,994 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-2 with topic ID PpvojEMuREybYMv9iFfWYg and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,994 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-3 with topic ID PpvojEMuREybYMv9iFfWYg and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,994 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-4 with topic ID PpvojEMuREybYMv9iFfWYg and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:05,994 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-5 with topic ID PpvojEMuREybYMv9iFfWYg and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:06,138 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:06,138 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:06,138 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:06,138 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:06,643 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:10,651 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 3DWafmegSYC7gKc_gVCCrw, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:multicloud-k8s-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:10,651 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Syixq930TvqiIzPxfK8kMw, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:multicloud-k8s-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:10,652 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 3rSOZuVgRtmHL2sueNmvnw, setting StandardAcl(resourceType=GROUP, resourceName=multicloud, patternType=LITERAL, principal=User:multicloud-k8s-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:10,773 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:10,881 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:40:11,139 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:41:16,677 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:41:16,677 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:41:16,677 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:41:16,677 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:41:16,677 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:41:16,677 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:41:16,677 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:41:16,677 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:41:16,677 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:41:16,677 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:41:16,677 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:41:16,677 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:41:16,677 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:41:16,677 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:41:16,677 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,628 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,629 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,629 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,629 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,629 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,629 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,629 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,629 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,629 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,629 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,629 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,629 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,629 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,629 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,629 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,700 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,700 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,700 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,700 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,700 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,700 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,700 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,700 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,700 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,700 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,700 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,700 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,700 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,700 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:15,700 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,308 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for ir66Ww7MTkSrzjp445QLeQ, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:policy-distribution-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,308 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for cTtqiIedRxKD744y0tS6Dg, setting StandardAcl(resourceType=GROUP, resourceName=policy-distribution, patternType=LITERAL, principal=User:policy-distribution-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,308 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 5KNKK6O5QKmlLBozG1_ttg, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:policy-distribution-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,308 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Zdgxe9oTTEanINJUqYYoPQ, setting StandardAcl(resourceType=GROUP, resourceName=policy-clamp-ac-pf-ppnt, patternType=PREFIXED, principal=User:policy-clamp-ac-pf-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,308 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for b6OzTcQUSR6piW0708Hx7g, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-pf-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,308 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for ZSTGCZPCRsiHNn1FdTOdzA, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-pf-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,308 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for qKcYMy1ZRhGmcrcVpv0O1g, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-pf-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,308 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for s0jLqttTQEO3En8peq7nXw, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-pf-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,308 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for rb9cogddRGi5txHXJDnaiw, setting StandardAcl(resourceType=GROUP, resourceName=policy-xacml-pdp, patternType=PREFIXED, principal=User:policy-xacml-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,308 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for WoyUzDwqTaiUXo-uPln-OA, setting StandardAcl(resourceType=GROUP, resourceName=policy-xacml-pdp, patternType=PREFIXED, principal=User:policy-xacml-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,308 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for r7edazExSye3WPJwocpCdw, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-xacml-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,308 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for dug5760WRIa-QfuMf1GdXQ, setting StandardAcl(resourceType=GROUP, resourceName=policy-xacml-pdp, patternType=PREFIXED, principal=User:policy-xacml-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,308 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 8k3itNfQR7SQmMW5aMTZng, setting StandardAcl(resourceType=GROUP, resourceName=policy-xacml-pdp, patternType=PREFIXED, principal=User:policy-xacml-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,308 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for eeG3-sF_SfK64rpH8_ciPg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-xacml-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for jyzpehIeQXWfUwODjpve4Q, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-xacml-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for arp5YRCERl-H_huS_XN3kg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-xacml-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for zXrIxEidRZ6AfxX7N-2ptw, setting StandardAcl(resourceType=GROUP, resourceName=policy-clamp-ac-http-ppnt, patternType=PREFIXED, principal=User:policy-clamp-ac-http-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for uSswtpM3SvKDPcdRatAH0Q, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-http-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for GmEC0NpXSa6AyZ82cCCgnQ, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-http-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for x_uim3mrTbiArtAndPxHyA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-http-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for qexPBfZOS5WINm43P64IYg, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-http-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for xxZ0kM3CQGCpIcepXyITBg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-heartbeat, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Fj2GPUW-Rk6slqgkeOAXOw, setting StandardAcl(resourceType=TOPIC, resourceName=policy-notification, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 542-WZE3TaSpdvg4LTi6XQ, setting StandardAcl(resourceType=GROUP, resourceName=policy-pap, patternType=LITERAL, principal=User:policy-pap-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for eBQ8H25LQT-myN86XgVHsg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 9rRf__73TRm83bP7e194uA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-notification, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for qL9ClW0uTO-jOiISNLUI7A, setting StandardAcl(resourceType=TOPIC, resourceName=policy-heartbeat, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for atctPGm7TsSVidLyVJKCJg, setting StandardAcl(resourceType=GROUP, resourceName=policy-pap, patternType=LITERAL, principal=User:policy-pap-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for wDRLjTUbREO8150ftjjE7A, setting StandardAcl(resourceType=GROUP, resourceName=policy-pap, patternType=LITERAL, principal=User:policy-pap-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Pj-WrFkZTyamaEHqEMHjaA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-notification, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for fDNSZhREQb2zsrx6MQpR0A, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 43j-L7U6T6iuD8YyRaVQ8w, setting StandardAcl(resourceType=TOPIC, resourceName=policy-heartbeat, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for nQ2_CI4vQGOI1H-XhIudWw, setting StandardAcl(resourceType=TOPIC, resourceName=policy-notification, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 3t4yUxmRTNqMu6XMpkuJhw, setting StandardAcl(resourceType=TOPIC, resourceName=policy-heartbeat, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 921NJuw7TjC9elTnstTOPw, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for j-lp-r1KTuC36fJfQOSMPg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for WGE_CNK8TSibzHSEgA8Qvw, setting StandardAcl(resourceType=GROUP, resourceName=policy-pap, patternType=LITERAL, principal=User:policy-pap-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for wVCWUhZvQcaf1P_JcGZZfQ, setting StandardAcl(resourceType=GROUP, resourceName=policy-group, patternType=LITERAL, principal=User:onap-policy-kafka-user, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for dku3UbfXTNeybKCVZdbf-g, setting StandardAcl(resourceType=TOPIC, resourceName=policy-heartbeat, patternType=LITERAL, principal=User:onap-policy-kafka-user, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for dAOHwVoISzuwojaiORUt4w, setting StandardAcl(resourceType=TOPIC, resourceName=policy-notification, patternType=LITERAL, principal=User:onap-policy-kafka-user, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for T4i8JzAYRoGplNAd4aN-6w, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=LITERAL, principal=User:onap-policy-kafka-user, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for egwhVhUzS5KDYsw12YdXaA, setting StandardAcl(resourceType=GROUP, resourceName=policy-clamp-runtime-acm, patternType=LITERAL, principal=User:policy-clamp-runtime-acm-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for NC8X99GCTOCCJSMnPpedHg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-runtime-acm-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for F3Zqsa67QDKvXYXdNCVHvw, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-runtime-acm-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for VKwUH2CIQ1mJY0vOgS-kIg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-runtime-acm-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for qxzHsSfYRfC_rSq-v8ELjQ, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-runtime-acm-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for WiA9mbXDT_SoQILhncFbUA, setting StandardAcl(resourceType=GROUP, resourceName=opa-pdp, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,309 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for HLYtXQ8URHqbm4GLFoZOCQ, setting StandardAcl(resourceType=GROUP, resourceName=opa-pdp, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for mjTz5H2uT8yyvk4DovZPVg, setting StandardAcl(resourceType=TOPIC, resourceName=opa-pdp-data, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 5HAz4tgvRPOu9ewtCI5MhA, setting StandardAcl(resourceType=GROUP, resourceName=opa-pdp, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for MtzDK3xITUuspjP27yZKYA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Hs8tIdl1RMuYlC4GptdnMA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for jYyYjKP0S1y9SQIeKHg7bQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for F3pQeSc7SESK3Mcnm5vcHQ, setting StandardAcl(resourceType=TOPIC, resourceName=opa-pdp-data, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Czx18QPMRWakcBd9oVzQuA, setting StandardAcl(resourceType=TOPIC, resourceName=opa-pdp-data, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Nly9TzKATUiZH2tF6FZhiA, setting StandardAcl(resourceType=TOPIC, resourceName=opa-pdp-data, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 4hYZzo-vSQmdaYY0zD6P7Q, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 49zlV5q8QmufaF_t7k4dHQ, setting StandardAcl(resourceType=GROUP, resourceName=opa-pdp, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for glLJHSwAQ9atJ4ZGWqKy9w, setting StandardAcl(resourceType=GROUP, resourceName=policy-clamp-ac-kserve-ppnt, patternType=PREFIXED, principal=User:policy-clamp-ac-kserve-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for YewZ4GKuQvedpJLI4_YVig, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-kserve-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for O4qJgchWTnKO0LBEb5HfGA, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-kserve-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 1DuEZVRLQi6YebplGXkCqw, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-kserve-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for w_-pSouySmyLCw0rDuT2uQ, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-kserve-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for gLPrml3ASPaF3u1wsNvH3Q, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-a1pms-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for REcYoS6AT5CrDD49iywuQw, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-a1pms-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 2Z57fZ4ATaGNZWZP_TFpbQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-a1pms-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 2MRJMU1dR-KJouFgKriv3Q, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-a1pms-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for xVgUSxNjRN-40cTi64t0sg, setting StandardAcl(resourceType=GROUP, resourceName=policy-clamp-ac-a1pms-ppnt, patternType=PREFIXED, principal=User:policy-clamp-ac-a1pms-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Uw69nOHZSL-kynNwatYvkw, setting StandardAcl(resourceType=GROUP, resourceName=policy-drools-pdp, patternType=LITERAL, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 2762sBaQQ4W-jSDn8fpfzw, setting StandardAcl(resourceType=TOPIC, resourceName=a1-p, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 1uyFtoSkRjKS0Fg_B9NIYA, setting StandardAcl(resourceType=TOPIC, resourceName=appc-lcm-write, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for cZ4nPAa7RkGsU9_L7zzATA, setting StandardAcl(resourceType=TOPIC, resourceName=appc-lcm-write, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for qxIdyQ_OSaKs6VtqVRDYjw, setting StandardAcl(resourceType=TOPIC, resourceName=dcae_cl_rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for CD9vulkbQPmZgWP_aKJ1Ng, setting StandardAcl(resourceType=GROUP, resourceName=policy-drools-pdp, patternType=LITERAL, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for c7xzb6PlRIWIT9N1IurYIA, setting StandardAcl(resourceType=TOPIC, resourceName=sdnr-cl, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for aCcYli4kRS-DKTHTPq7tEQ, setting StandardAcl(resourceType=TOPIC, resourceName=sdnr-cl, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Mcf7lZqsR-WiAITHAX7nzg, setting StandardAcl(resourceType=TOPIC, resourceName=appc-lcm-read, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Y3kZ8wCkT5uwG_R_iZtg2Q, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.dcae_cl_output, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for dEp7lo_5SuO_-GgDomRtAA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for TMQHtNdXSUKkXghzrH0h0Q, setting StandardAcl(resourceType=TOPIC, resourceName=a1-p-rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for YniFHli_Q5qYZG8u4_OwTw, setting StandardAcl(resourceType=TOPIC, resourceName=appc-cl, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for ceij67vETnadD6C5eGKPVg, setting StandardAcl(resourceType=TOPIC, resourceName=dcae_topic, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for AfvyJt7xQxm53rAsSs17EA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-cl-mgt, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for ZtYPu5ctSvuztVgQ-9BPug, setting StandardAcl(resourceType=TOPIC, resourceName=sdnr-cl-rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for yxRuwlWAR3CFz1u4_FnEPw, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for MwYhGZw0RCyK3FQ0c5HHYw, setting StandardAcl(resourceType=TOPIC, resourceName=appc-lcm-read, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Sl_6-2vMSq6u6cvgg0VUWg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-cl-mgt, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for eiHScyf0Qo-9DKtxDYy1YA, setting StandardAcl(resourceType=TOPIC, resourceName=a1-p-rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 1pwdp_0LSAOdPrCh3ldjrQ, setting StandardAcl(resourceType=TOPIC, resourceName=appc-lcm-write, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for J_xlgDsxSN-DPcICPnUyZg, setting StandardAcl(resourceType=TOPIC, resourceName=a1-p, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for BqByAqKPSyWs-4MbImXsOA, setting StandardAcl(resourceType=TOPIC, resourceName=dcae_cl_rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Mvk_6tWeShC_N0YiXYcI1g, setting StandardAcl(resourceType=TOPIC, resourceName=a1-p, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 5o_2BkpDTROOwJi0GEaV4g, setting StandardAcl(resourceType=TOPIC, resourceName=dcae_cl_rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,310 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for HvvHiZQGTG2_OxO4OPGHlg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-cl-mgt, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for ChgHqoQtR7yqDnscwy3KFQ, setting StandardAcl(resourceType=TOPIC, resourceName=dcae_topic, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for etKUyuRvTmK54TlMKCnRug, setting StandardAcl(resourceType=TOPIC, resourceName=appc-lcm-read, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 0HBwOIe7SyuFk7zitkj7Ww, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.dcae_cl_output, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for UBGWMYDBTb2h5QftsG5-tg, setting StandardAcl(resourceType=TOPIC, resourceName=a1-p-rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for gyv6pSMFQrOwK37TiB4bgw, setting StandardAcl(resourceType=TOPIC, resourceName=appc-lcm-write, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for kxnSliOiQpyYBbPqPT3YWw, setting StandardAcl(resourceType=TOPIC, resourceName=policy-cl-mgt, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for W5xwkX6uTH2M4DgCkd53Mg, setting StandardAcl(resourceType=TOPIC, resourceName=sdnr-cl, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for g5U6ys52Sm6aeMuC7D68dw, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.dcae_cl_output, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 7_secRSWSWeIMlUmvmNxgw, setting StandardAcl(resourceType=TOPIC, resourceName=a1-p-rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for nSYs44-XRUS0TyKqq37PHg, setting StandardAcl(resourceType=TOPIC, resourceName=a1-p, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for GJQup0ucQtmAXLlbDbD9dA, setting StandardAcl(resourceType=GROUP, resourceName=policy-drools-pdp, patternType=LITERAL, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for PmvuaCOSRRq0a0U5KAkOqw, setting StandardAcl(resourceType=TOPIC, resourceName=dcae_cl_rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for zJolQvMwSYa_27gmwYTajA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for mstyiLowSZSqxQNez-4YNA, setting StandardAcl(resourceType=GROUP, resourceName=policy-drools-pdp, patternType=LITERAL, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for qfayYRHiTPiGR5V0Ee7HVw, setting StandardAcl(resourceType=TOPIC, resourceName=appc-cl, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 6ljXxJ3LROaDz5F8lbqCjQ, setting StandardAcl(resourceType=TOPIC, resourceName=appc-cl, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for rCghF7Y5QR6Ub9C8DuBcdA, setting StandardAcl(resourceType=TOPIC, resourceName=sdnr-cl-rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for I2JdvFWaRsG1fnzBQ1HodQ, setting StandardAcl(resourceType=TOPIC, resourceName=sdnr-cl-rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for _0yIbV-SR7aS3yH6RJlTPA, setting StandardAcl(resourceType=TOPIC, resourceName=appc-cl, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Ecq-ptx8TbeXq2oNrZLBMQ, setting StandardAcl(resourceType=TOPIC, resourceName=sdnr-cl-rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for _AS0Xz1LQCqXIERSb8CudQ, setting StandardAcl(resourceType=TOPIC, resourceName=appc-lcm-read, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Z_oryET-QJSf8mZvswGcTg, setting StandardAcl(resourceType=TOPIC, resourceName=sdnr-cl, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for g0y5Q3cnRfqjMGx2jpo9Mw, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for DHXCF108SYixqYO3g6ugew, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.dcae_cl_output, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for qnfDnMRwSUSU3wU8FyJQQQ, setting StandardAcl(resourceType=TOPIC, resourceName=dcae_topic, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 4MCifMIqSoSYPQ32FoBVrQ, setting StandardAcl(resourceType=TOPIC, resourceName=dcae_topic, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 8OpyA0xTRjOa-F47gvozEA, setting StandardAcl(resourceType=GROUP, resourceName=policy-apex, patternType=LITERAL, principal=User:policy-apex-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for OnZcs1QLROmM4qCgYS--sg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-heartbeat, patternType=PREFIXED, principal=User:policy-apex-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,311 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 3MmynaMTRIOQk25VO3TMtQ, setting StandardAcl(resourceType=GROUP, resourceName=policy-apex, patternType=LITERAL, principal=User:policy-apex-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,312 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for iQLvTg8YQ2aTNOr-Xu6AKg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-heartbeat, patternType=PREFIXED, principal=User:policy-apex-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,312 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for BbGfFFEKSd6gy55ppBjILQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-apex-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,312 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Hap7MP0oSJuIRwjK01QT7g, setting StandardAcl(resourceType=TOPIC, resourceName=policy-heartbeat, patternType=PREFIXED, principal=User:policy-apex-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,312 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for TVwjlUPjQnKHMKu43pZR0g, setting StandardAcl(resourceType=GROUP, resourceName=policy-apex, patternType=LITERAL, principal=User:policy-apex-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,312 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 1Pdx38gRRJ2VTbGw5lL0PQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-heartbeat, patternType=PREFIXED, principal=User:policy-apex-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,312 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for uLL3jzccRXGCbz1VFhBX6Q, setting StandardAcl(resourceType=GROUP, resourceName=policy-apex, patternType=LITERAL, principal=User:policy-apex-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,312 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for SYtM6I8uTAKtYHkmRLGOww, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-apex-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,312 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for PfbwZtIkRWanMDLy0XN8wA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-apex-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,312 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 7tXDDVyVSimP4ur7W62SEQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-apex-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,312 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for B5BUL6H4T0CzZl4B8QLW6A, setting StandardAcl(resourceType=GROUP, resourceName=policy-clamp-ac-k8s-ppnt, patternType=LITERAL, principal=User:policy-clamp-ac-k8s-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,312 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for MSS-cbqRQY6XLYZBRog34w, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-k8s-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,312 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for P4NHK1EdSfu46Ak6Xiel7g, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-k8s-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,312 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Wu7zkmh8S4O3Vehbq0B11Q, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-k8s-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,312 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for EZe8vu1_RpmHVzRS6WGI9A, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-k8s-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,368 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,368 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,368 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,368 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,368 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,368 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,368 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,368 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,421 INFO [QuorumController id=4] Replayed TopicRecord for topic policy-acruntime-participant with topic ID uPlbnwLbSgqV1tBSvh6HSg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,421 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-acruntime-participant') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,421 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-acruntime-participant') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,421 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-acruntime-participant-0 with topic ID uPlbnwLbSgqV1tBSvh6HSg and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,421 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-acruntime-participant-1 with topic ID uPlbnwLbSgqV1tBSvh6HSg and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,421 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-acruntime-participant-2 with topic ID uPlbnwLbSgqV1tBSvh6HSg and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,421 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-acruntime-participant-3 with topic ID uPlbnwLbSgqV1tBSvh6HSg and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,421 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-acruntime-participant-4 with topic ID uPlbnwLbSgqV1tBSvh6HSg and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,421 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-acruntime-participant-5 with topic ID uPlbnwLbSgqV1tBSvh6HSg and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,421 INFO [QuorumController id=4] Replayed TopicRecord for topic opa-pdp-data with topic ID n9XKK57dTTWa26fJDUw39A. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,421 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='opa-pdp-data') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,421 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='opa-pdp-data') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,421 INFO [QuorumController id=4] Replayed PartitionRecord for new partition opa-pdp-data-0 with topic ID n9XKK57dTTWa26fJDUw39A and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,421 INFO [QuorumController id=4] Replayed PartitionRecord for new partition opa-pdp-data-1 with topic ID n9XKK57dTTWa26fJDUw39A and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,421 INFO [QuorumController id=4] Replayed PartitionRecord for new partition opa-pdp-data-2 with topic ID n9XKK57dTTWa26fJDUw39A and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,421 INFO [QuorumController id=4] Replayed PartitionRecord for new partition opa-pdp-data-3 with topic ID n9XKK57dTTWa26fJDUw39A and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,421 INFO [QuorumController id=4] Replayed PartitionRecord for new partition opa-pdp-data-4 with topic ID n9XKK57dTTWa26fJDUw39A and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,421 INFO [QuorumController id=4] Replayed PartitionRecord for new partition opa-pdp-data-5 with topic ID n9XKK57dTTWa26fJDUw39A and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,421 INFO [QuorumController id=4] Replayed PartitionRecord for new partition opa-pdp-data-6 with topic ID n9XKK57dTTWa26fJDUw39A and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed PartitionRecord for new partition opa-pdp-data-7 with topic ID n9XKK57dTTWa26fJDUw39A and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed PartitionRecord for new partition opa-pdp-data-8 with topic ID n9XKK57dTTWa26fJDUw39A and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed PartitionRecord for new partition opa-pdp-data-9 with topic ID n9XKK57dTTWa26fJDUw39A and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed TopicRecord for topic policy-pdp-pap with topic ID C8oHRQPQRA-Pac24Ya8dXw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-pdp-pap') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-pdp-pap') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-pdp-pap-0 with topic ID C8oHRQPQRA-Pac24Ya8dXw and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-pdp-pap-1 with topic ID C8oHRQPQRA-Pac24Ya8dXw and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-pdp-pap-2 with topic ID C8oHRQPQRA-Pac24Ya8dXw and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-pdp-pap-3 with topic ID C8oHRQPQRA-Pac24Ya8dXw and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-pdp-pap-4 with topic ID C8oHRQPQRA-Pac24Ya8dXw and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-pdp-pap-5 with topic ID C8oHRQPQRA-Pac24Ya8dXw and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-pdp-pap-6 with topic ID C8oHRQPQRA-Pac24Ya8dXw and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-pdp-pap-7 with topic ID C8oHRQPQRA-Pac24Ya8dXw and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-pdp-pap-8 with topic ID C8oHRQPQRA-Pac24Ya8dXw and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-pdp-pap-9 with topic ID C8oHRQPQRA-Pac24Ya8dXw and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed TopicRecord for topic policy-notification with topic ID a8jcyRiuQJmz772edqoztQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-notification') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-notification') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-notification-0 with topic ID a8jcyRiuQJmz772edqoztQ and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-notification-1 with topic ID a8jcyRiuQJmz772edqoztQ and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-notification-2 with topic ID a8jcyRiuQJmz772edqoztQ and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-notification-3 with topic ID a8jcyRiuQJmz772edqoztQ and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-notification-4 with topic ID a8jcyRiuQJmz772edqoztQ and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-notification-5 with topic ID a8jcyRiuQJmz772edqoztQ and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-notification-6 with topic ID a8jcyRiuQJmz772edqoztQ and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-notification-7 with topic ID a8jcyRiuQJmz772edqoztQ and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-notification-8 with topic ID a8jcyRiuQJmz772edqoztQ and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-notification-9 with topic ID a8jcyRiuQJmz772edqoztQ and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed TopicRecord for topic policy-heartbeat with topic ID XIN2p6H3Sta-HUdYfmsJkQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-heartbeat') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-heartbeat') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-heartbeat-0 with topic ID XIN2p6H3Sta-HUdYfmsJkQ and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,422 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-heartbeat-1 with topic ID XIN2p6H3Sta-HUdYfmsJkQ and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,423 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-heartbeat-2 with topic ID XIN2p6H3Sta-HUdYfmsJkQ and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,423 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-heartbeat-3 with topic ID XIN2p6H3Sta-HUdYfmsJkQ and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,423 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-heartbeat-4 with topic ID XIN2p6H3Sta-HUdYfmsJkQ and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,423 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-heartbeat-5 with topic ID XIN2p6H3Sta-HUdYfmsJkQ and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,423 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-heartbeat-6 with topic ID XIN2p6H3Sta-HUdYfmsJkQ and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,423 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-heartbeat-7 with topic ID XIN2p6H3Sta-HUdYfmsJkQ and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,423 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-heartbeat-8 with topic ID XIN2p6H3Sta-HUdYfmsJkQ and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,423 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-heartbeat-9 with topic ID XIN2p6H3Sta-HUdYfmsJkQ and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,423 INFO [QuorumController id=4] Replayed TopicRecord for topic acm-ppnt-sync with topic ID LmQ8vnNHRRuFENya1a62LQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,423 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='acm-ppnt-sync') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,423 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='acm-ppnt-sync') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,423 INFO [QuorumController id=4] Replayed PartitionRecord for new partition acm-ppnt-sync-0 with topic ID LmQ8vnNHRRuFENya1a62LQ and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,423 INFO [QuorumController id=4] Replayed PartitionRecord for new partition acm-ppnt-sync-1 with topic ID LmQ8vnNHRRuFENya1a62LQ and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,423 INFO [QuorumController id=4] Replayed PartitionRecord for new partition acm-ppnt-sync-2 with topic ID LmQ8vnNHRRuFENya1a62LQ and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,423 INFO [QuorumController id=4] Replayed PartitionRecord for new partition acm-ppnt-sync-3 with topic ID LmQ8vnNHRRuFENya1a62LQ and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,423 INFO [QuorumController id=4] Replayed PartitionRecord for new partition acm-ppnt-sync-4 with topic ID LmQ8vnNHRRuFENya1a62LQ and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,423 INFO [QuorumController id=4] Replayed PartitionRecord for new partition acm-ppnt-sync-5 with topic ID LmQ8vnNHRRuFENya1a62LQ and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,574 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,574 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,574 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,575 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,575 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,707 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,707 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,707 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,707 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,707 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,707 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,707 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,707 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,927 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,927 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,927 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,927 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,927 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,927 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,927 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,927 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,927 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,927 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:46,927 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:47,051 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:47,051 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:47,051 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:47,051 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:47,051 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:47,051 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:47,051 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:47,051 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:47,051 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:47,051 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:47,051 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:47,209 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:47,209 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:47,209 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:47,209 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:42:56,717 INFO [QuorumController id=4] Replaying ProducerIdsRecord ProducerIdsRecord(brokerId=0, brokerEpoch=8, nextProducerId=1000) (org.apache.kafka.controller.ProducerIdControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:04,716 INFO [QuorumController id=4] Replaying ProducerIdsRecord ProducerIdsRecord(brokerId=1, brokerEpoch=9, nextProducerId=2000) (org.apache.kafka.controller.ProducerIdControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:13,727 INFO [QuorumController id=4] Replaying ProducerIdsRecord ProducerIdsRecord(brokerId=2, brokerEpoch=6, nextProducerId=3000) (org.apache.kafka.controller.ProducerIdControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:16,733 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:16,733 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:16,733 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:16,733 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:16,733 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:16,733 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:16,733 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:16,733 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:16,733 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:16,733 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:16,733 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:16,733 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:16,733 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:16,733 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:16,733 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:16,733 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:16,733 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:16,733 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:16,733 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:16,733 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:16,733 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:16,733 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:16,733 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:16,733 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:16,733 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:16,733 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:16,733 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:16,733 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:28,946 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:28,946 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for PB9RP8gtTcqJLeulzYSocQ, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:sdc-be-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:28,946 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for CNEgdftESPa3y5pJx2gHHQ, setting StandardAcl(resourceType=GROUP, resourceName=sdc-AUTO, patternType=LITERAL, principal=User:sdc-be-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:28,946 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for mhzNO7BpRLym6GTa1y42Hg, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:sdc-be-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:28,946 INFO [QuorumController id=4] Replayed TopicRecord for topic SDC-DISTR-NOTIF-TOPIC-AUTO with topic ID OjV-3zTZSK2LEdr0ODMltg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:28,946 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SDC-DISTR-NOTIF-TOPIC-AUTO') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:28,946 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SDC-DISTR-NOTIF-TOPIC-AUTO') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:28,946 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 with topic ID OjV-3zTZSK2LEdr0ODMltg and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:28,946 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 with topic ID OjV-3zTZSK2LEdr0ODMltg and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:28,946 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 with topic ID OjV-3zTZSK2LEdr0ODMltg and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:28,946 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 with topic ID OjV-3zTZSK2LEdr0ODMltg and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:28,946 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 with topic ID OjV-3zTZSK2LEdr0ODMltg and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:28,946 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 with topic ID OjV-3zTZSK2LEdr0ODMltg and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:28,946 INFO [QuorumController id=4] Replayed TopicRecord for topic SDC-DISTR-STATUS-TOPIC-AUTO with topic ID l5Noiu5aQ6-cKZjW0MWerQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:28,946 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SDC-DISTR-STATUS-TOPIC-AUTO') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:28,946 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SDC-DISTR-STATUS-TOPIC-AUTO') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:28,946 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-0 with topic ID l5Noiu5aQ6-cKZjW0MWerQ and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:28,946 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-1 with topic ID l5Noiu5aQ6-cKZjW0MWerQ and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:28,946 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-2 with topic ID l5Noiu5aQ6-cKZjW0MWerQ and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:28,946 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-3 with topic ID l5Noiu5aQ6-cKZjW0MWerQ and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:28,946 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-4 with topic ID l5Noiu5aQ6-cKZjW0MWerQ and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:28,947 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-5 with topic ID l5Noiu5aQ6-cKZjW0MWerQ and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:29,078 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:29,181 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:43:29,232 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,039 INFO [QuorumController id=4] Replayed TopicRecord for topic appc-cl with topic ID VaB5nfskQAuEAoMV3qr_kg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,039 INFO [QuorumController id=4] Replayed PartitionRecord for new partition appc-cl-0 with topic ID VaB5nfskQAuEAoMV3qr_kg and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,039 INFO [QuorumController id=4] Replayed PartitionRecord for new partition appc-cl-1 with topic ID VaB5nfskQAuEAoMV3qr_kg and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,039 INFO [QuorumController id=4] Replayed PartitionRecord for new partition appc-cl-2 with topic ID VaB5nfskQAuEAoMV3qr_kg and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,039 INFO [QuorumController id=4] Replayed PartitionRecord for new partition appc-cl-3 with topic ID VaB5nfskQAuEAoMV3qr_kg and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,039 INFO [QuorumController id=4] Replayed PartitionRecord for new partition appc-cl-4 with topic ID VaB5nfskQAuEAoMV3qr_kg and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,039 INFO [QuorumController id=4] Replayed PartitionRecord for new partition appc-cl-5 with topic ID VaB5nfskQAuEAoMV3qr_kg and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,039 INFO [QuorumController id=4] Replayed TopicRecord for topic appc-lcm-write with topic ID VylF5_LdRnKNgTuwfzV7Nw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,039 INFO [QuorumController id=4] Replayed PartitionRecord for new partition appc-lcm-write-0 with topic ID VylF5_LdRnKNgTuwfzV7Nw and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,039 INFO [QuorumController id=4] Replayed PartitionRecord for new partition appc-lcm-write-1 with topic ID VylF5_LdRnKNgTuwfzV7Nw and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,039 INFO [QuorumController id=4] Replayed PartitionRecord for new partition appc-lcm-write-2 with topic ID VylF5_LdRnKNgTuwfzV7Nw and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,040 INFO [QuorumController id=4] Replayed PartitionRecord for new partition appc-lcm-write-3 with topic ID VylF5_LdRnKNgTuwfzV7Nw and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,040 INFO [QuorumController id=4] Replayed PartitionRecord for new partition appc-lcm-write-4 with topic ID VylF5_LdRnKNgTuwfzV7Nw and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,040 INFO [QuorumController id=4] Replayed PartitionRecord for new partition appc-lcm-write-5 with topic ID VylF5_LdRnKNgTuwfzV7Nw and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,040 INFO [QuorumController id=4] Replayed TopicRecord for topic a1-p-rsp with topic ID qJ4DZ30WQJansV7Vf9gzNg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,040 INFO [QuorumController id=4] Replayed PartitionRecord for new partition a1-p-rsp-0 with topic ID qJ4DZ30WQJansV7Vf9gzNg and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,040 INFO [QuorumController id=4] Replayed PartitionRecord for new partition a1-p-rsp-1 with topic ID qJ4DZ30WQJansV7Vf9gzNg and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,040 INFO [QuorumController id=4] Replayed PartitionRecord for new partition a1-p-rsp-2 with topic ID qJ4DZ30WQJansV7Vf9gzNg and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,040 INFO [QuorumController id=4] Replayed PartitionRecord for new partition a1-p-rsp-3 with topic ID qJ4DZ30WQJansV7Vf9gzNg and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,040 INFO [QuorumController id=4] Replayed PartitionRecord for new partition a1-p-rsp-4 with topic ID qJ4DZ30WQJansV7Vf9gzNg and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,040 INFO [QuorumController id=4] Replayed PartitionRecord for new partition a1-p-rsp-5 with topic ID qJ4DZ30WQJansV7Vf9gzNg and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,078 INFO [QuorumController id=4] Replayed TopicRecord for topic sdnr-cl-rsp with topic ID pLD65RnMTNqqzYu_Q2wHww. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,078 INFO [QuorumController id=4] Replayed PartitionRecord for new partition sdnr-cl-rsp-0 with topic ID pLD65RnMTNqqzYu_Q2wHww and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,078 INFO [QuorumController id=4] Replayed PartitionRecord for new partition sdnr-cl-rsp-1 with topic ID pLD65RnMTNqqzYu_Q2wHww and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,078 INFO [QuorumController id=4] Replayed PartitionRecord for new partition sdnr-cl-rsp-2 with topic ID pLD65RnMTNqqzYu_Q2wHww and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,078 INFO [QuorumController id=4] Replayed PartitionRecord for new partition sdnr-cl-rsp-3 with topic ID pLD65RnMTNqqzYu_Q2wHww and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,078 INFO [QuorumController id=4] Replayed PartitionRecord for new partition sdnr-cl-rsp-4 with topic ID pLD65RnMTNqqzYu_Q2wHww and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,078 INFO [QuorumController id=4] Replayed PartitionRecord for new partition sdnr-cl-rsp-5 with topic ID pLD65RnMTNqqzYu_Q2wHww and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,255 INFO [QuorumController id=4] Replayed TopicRecord for topic unauthenticated.dcae_cl_output with topic ID cB4jdA4GRsWNyoK_nYVddg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,255 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-0 with topic ID cB4jdA4GRsWNyoK_nYVddg and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,255 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-1 with topic ID cB4jdA4GRsWNyoK_nYVddg and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,255 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-2 with topic ID cB4jdA4GRsWNyoK_nYVddg and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,255 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-3 with topic ID cB4jdA4GRsWNyoK_nYVddg and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,255 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-4 with topic ID cB4jdA4GRsWNyoK_nYVddg and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:44:27,255 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-5 with topic ID cB4jdA4GRsWNyoK_nYVddg and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:15,613 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:15,613 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 9IZRVe0RR5eKhBycyS5-1A, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:sdnc-ueb-listener-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:15,613 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 3Z1lrhm5Tea5DjaBipn2QQ, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:sdnc-ueb-listener-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:15,613 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for aZbzEbrORpmLEru9085Z1Q, setting StandardAcl(resourceType=GROUP, resourceName=sdnc, patternType=LITERAL, principal=User:sdnc-ueb-listener-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:15,680 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:15,780 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,618 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,618 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,618 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,618 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,618 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,618 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,618 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,618 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,618 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,618 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,618 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,618 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,618 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,618 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,618 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,618 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,618 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,618 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,778 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,778 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,778 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,778 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,778 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,778 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,778 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,778 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,778 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,778 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,778 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:45:16,778 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:46:55,306 INFO [NodeToControllerChannelManager id=4 name=registration] Node 5 disconnected. (org.apache.kafka.clients.NetworkClient) [controller-4-to-controller-registration-channel-manager]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:16,832 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:33,330 INFO [QuorumController id=4] Replayed TopicRecord for topic AAI-EVENT with topic ID 5IuQx8xwQMSdfC7dwBBVRg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:33,330 INFO [QuorumController id=4] Replayed PartitionRecord for new partition AAI-EVENT-0 with topic ID 5IuQx8xwQMSdfC7dwBBVRg and PartitionRegistration(replicas=[1, 2, 0], directories=[K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:33,331 INFO [QuorumController id=4] Replayed PartitionRecord for new partition AAI-EVENT-1 with topic ID 5IuQx8xwQMSdfC7dwBBVRg and PartitionRegistration(replicas=[2, 0, 1], directories=[PVNagxjta6E4eERZ1mz1gA, zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:33,331 INFO [QuorumController id=4] Replayed PartitionRecord for new partition AAI-EVENT-2 with topic ID 5IuQx8xwQMSdfC7dwBBVRg and PartitionRegistration(replicas=[0, 1, 2], directories=[zI1rgxSQp9217maKSc5uyw, K5-KCiplR8fwdevUkuX3Hg, PVNagxjta6E4eERZ1mz1gA], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:33,331 INFO [QuorumController id=4] Replayed PartitionRecord for new partition AAI-EVENT-3 with topic ID 5IuQx8xwQMSdfC7dwBBVRg and PartitionRegistration(replicas=[2, 1, 0], directories=[PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:33,331 INFO [QuorumController id=4] Replayed PartitionRecord for new partition AAI-EVENT-4 with topic ID 5IuQx8xwQMSdfC7dwBBVRg and PartitionRegistration(replicas=[1, 0, 2], directories=[K5-KCiplR8fwdevUkuX3Hg, zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:47:33,331 INFO [QuorumController id=4] Replayed PartitionRecord for new partition AAI-EVENT-5 with topic ID 5IuQx8xwQMSdfC7dwBBVRg and PartitionRegistration(replicas=[0, 2, 1], directories=[zI1rgxSQp9217maKSc5uyw, PVNagxjta6E4eERZ1mz1gA, K5-KCiplR8fwdevUkuX3Hg], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:49:16,891 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:07,336 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:07,337 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:07,408 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for FSiYzs32QWSpPMDg7UUswg, setting StandardAcl(resourceType=GROUP, resourceName=SO, patternType=LITERAL, principal=User:so-sdc-controller-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:07,408 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for yN-0HC_ZSWSG-mH5FbO8xw, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:so-sdc-controller-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:07,408 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for LF2TP79OTCag1A9Zmto0zQ, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:so-sdc-controller-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:07,408 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for MEp3GJW4TpOCV1KWRSeoXA, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.PNF_UPDATE, patternType=LITERAL, principal=User:so-bpmn-infra-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:07,408 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for YkUzVSYtQQCSl-pDBD9jdA, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.PNF_READY, patternType=LITERAL, principal=User:so-bpmn-infra-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:07,408 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for r7DkVrzyQxWN4PzrFDLPzQ, setting StandardAcl(resourceType=GROUP, resourceName=so-consumer, patternType=LITERAL, principal=User:so-bpmn-infra-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:07,635 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:07,635 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:07,740 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:07,740 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:07,909 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,913 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,914 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:51:16,914 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,758 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,937 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,937 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,937 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,937 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,937 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,937 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,937 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,937 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,937 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,937 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,937 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:52:15,937 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:53:16,965 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:55:17,002 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:16,041 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,046 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,046 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,046 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,046 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,046 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,046 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,046 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,046 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,046 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,046 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,046 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,046 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,046 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,046 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,046 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,046 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,046 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,046 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,046 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,046 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,046 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,046 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,046 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,046 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,046 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,046 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,046 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,047 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,047 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,047 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,047 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:57:17,047 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,578 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,578 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,578 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,578 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,578 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,578 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,578 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,578 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,578 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,578 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,578 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,578 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,578 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,578 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,578 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,578 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,578 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,578 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,578 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,578 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,578 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,578 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,578 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,578 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,578 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,579 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,579 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,579 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,579 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,579 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,579 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 08:59:16,579 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:01:16,620 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:15,645 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:16,145 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:16,145 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:16,145 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:16,145 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:16,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:16,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:16,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:16,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:16,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:16,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:16,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:16,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:16,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:16,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:16,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:16,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:16,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:16,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:16,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:16,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:16,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:16,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2026-04-02 09:02:16,147 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quo