Results

By type

          STRIMZI_BROKER_ID=3
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=3

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

##########
# 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-3.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-log3
Configuring Java heap: -Xms1073741824 -Xmx1073741824
Kafka metadata config state [4]
Using KRaft [true]
Making sure the Kraft storage is formatted with cluster ID KsSMID53T2m7OAJRC0jmEw and metadata version 3.9
2026-07-11 19:45:27,552 INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [main]
2026-07-11 19:45:27,701 INFO KafkaConfig values: 
	advertised.listeners = CONTROLPLANE-9090://onap-strimzi-onap-strimzi-controller-3.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 = 3
	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-log3
	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-log3
	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 = 3
	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-07-11 19:45:27,741 INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [main]
2026-07-11 19:45:27,772 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-log3 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-07-11 19:45:28,918 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-07-11 19:45:28,939 INFO Logging initialized @247ms to org.eclipse.jetty.util.log.Slf4jLog (org.eclipse.jetty.util.log) [main]
2026-07-11 19:45:29,014 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-07-11 19:45:29,032 INFO Started o.e.j.s.h.ContextHandler@32eebfca{/v1/broker-state,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) [main]
2026-07-11 19:45:29,032 INFO Started o.e.j.s.h.ContextHandler@28ac3dc3{/v1/ready,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) [main]
2026-07-11 19:45:29,032 INFO Started o.e.j.s.h.ContextHandler@4e718207{/v1/kraft-migration,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) [main]
2026-07-11 19:45:29,158 INFO x509=X509@3e92efc3(onap-strimzi-onap-strimzi-controller-3,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-kafka-brokers.onap.svc, onap-strimzi-kafka-bootstrap.onap, onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc.cluster.local, onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc, onap-strimzi-kafka-brokers.onap.svc.cluster.local, onap-strimzi-kafka],a=[],w=[]) for Server@1622f1b[provider=null,keyStore=file:///tmp/kafka/cluster.keystore.p12,trustStore=file:///tmp/kafka/cluster.truststore.p12] (org.eclipse.jetty.util.ssl.SslContextFactory) [main]
2026-07-11 19:45:29,231 INFO Started ServerConnector@52feb982{SSL, (ssl, http/1.1)}{0.0.0.0:8443} (org.eclipse.jetty.server.AbstractConnector) [main]
2026-07-11 19:45:29,232 INFO Started ServerConnector@491cc5c9{HTTP/1.1, (http/1.1)}{localhost:8080} (org.eclipse.jetty.server.AbstractConnector) [main]
2026-07-11 19:45:29,233 INFO Started @542ms (org.eclipse.jetty.server.Server) [main]
2026-07-11 19:45:29,233 INFO Starting metrics registry (io.strimzi.kafka.agent.KafkaAgent) [main]
2026-07-11 19:45:29,316 INFO Found class org.apache.kafka.server.metrics.KafkaYammerMetrics for Kafka 3.3 and newer. (io.strimzi.kafka.agent.KafkaAgent) [main]
2026-07-11 19:45:29,361 INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [main]
2026-07-11 19:45:29,552 INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [main]
2026-07-11 19:45:29,578 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-07-11 19:45:29,667 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-07-11 19:45:29,671 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-07-11 19:45:29,678 INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [main]
2026-07-11 19:45:29,680 INFO [ControllerServer id=3] Starting controller (kafka.server.ControllerServer) [main]
2026-07-11 19:45:29,682 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-07-11 19:45:29,699 INFO [StandardAuthorizer 3] 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-07-11 19:45:29,986 INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) [main]
2026-07-11 19:45:30,141 INFO [SocketServer listenerType=CONTROLLER, nodeId=3] Created data-plane acceptor and processors for endpoint : ListenerName(CONTROLPLANE-9090) (kafka.network.SocketServer) [main]
2026-07-11 19:45:30,147 INFO authorizerStart completed for endpoint CONTROLPLANE-9090. Endpoint is now READY. (org.apache.kafka.server.network.EndpointReadyFutures) [main]
2026-07-11 19:45:30,148 INFO [SharedServer id=3] Starting SharedServer (kafka.server.SharedServer) [main]
2026-07-11 19:45:30,151 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-07-11 19:45:30,196 INFO [LogLoader partition=__cluster_metadata-0, dir=/var/lib/kafka/data-0/kafka-log3] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [main]
2026-07-11 19:45:30,196 INFO [LogLoader partition=__cluster_metadata-0, dir=/var/lib/kafka/data-0/kafka-log3] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [main]
2026-07-11 19:45:30,196 INFO [LogLoader partition=__cluster_metadata-0, dir=/var/lib/kafka/data-0/kafka-log3] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [main]
2026-07-11 19:45:30,236 INFO Initialized snapshots with IDs SortedSet() from /var/lib/kafka/data-0/kafka-log3/__cluster_metadata-0 (kafka.raft.KafkaMetadataLog$) [main]
2026-07-11 19:45:30,274 INFO [raft-expiration-reaper]: Starting (kafka.raft.TimingWheelExpirationService$ExpiredOperationReaper) [raft-expiration-reaper]
2026-07-11 19:45:30,286 INFO [RaftManager id=3] Reading KRaft snapshot and log as part of the initialization (org.apache.kafka.raft.KafkaRaftClient) [main]
2026-07-11 19:45:30,288 INFO [RaftManager id=3] 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.67.87: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.68.72: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.66.237:9090}), supportedKRaftVersion=SupportedVersionRange[min_version:0, max_version:0])}) (org.apache.kafka.raft.KafkaRaftClient) [main]
2026-07-11 19:45:30,289 INFO [RaftManager id=3] 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-07-11 19:45:30,294 INFO [RaftManager id=3] Attempting durable transition to Unattached(epoch=0, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=1053, highWatermark=Optional.empty) from null (org.apache.kafka.raft.QuorumState) [main]
2026-07-11 19:45:30,437 INFO [RaftManager id=3] Completed transition to Unattached(epoch=0, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=1053, highWatermark=Optional.empty) from null (org.apache.kafka.raft.QuorumState) [main]
2026-07-11 19:45:30,440 INFO [kafka-3-raft-outbound-request-thread]: Starting (org.apache.kafka.raft.KafkaNetworkChannel$SendThread) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:30,441 INFO [kafka-3-raft-io-thread]: Starting (org.apache.kafka.raft.KafkaRaftClientDriver) [kafka-3-raft-io-thread]
2026-07-11 19:45:30,453 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:30,454 INFO [ControllerServer id=3] Waiting for controller quorum voters future (kafka.server.ControllerServer) [main]
2026-07-11 19:45:30,454 INFO [ControllerServer id=3] Finished waiting for controller quorum voters future (kafka.server.ControllerServer) [main]
2026-07-11 19:45:30,455 INFO [RaftManager id=3] Registered the listener org.apache.kafka.image.loader.MetadataLoader@504365490 (org.apache.kafka.raft.KafkaRaftClient) [kafka-3-raft-io-thread]
2026-07-11 19:45:30,480 INFO [QuorumController id=3] Creating new QuorumController with clusterId KsSMID53T2m7OAJRC0jmEw. (org.apache.kafka.controller.QuorumController) [main]
2026-07-11 19:45:30,480 INFO [RaftManager id=3] Registered the listener org.apache.kafka.controller.QuorumController$QuorumMetaLogListener@895628942 (org.apache.kafka.raft.KafkaRaftClient) [kafka-3-raft-io-thread]
2026-07-11 19:45:30,485 INFO [controller-3-ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [controller-3-ThrottledChannelReaper-Fetch]
2026-07-11 19:45:30,486 INFO [controller-3-ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [controller-3-ThrottledChannelReaper-Produce]
2026-07-11 19:45:30,488 INFO [controller-3-ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [controller-3-ThrottledChannelReaper-Request]
2026-07-11 19:45:30,489 INFO [controller-3-ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [controller-3-ThrottledChannelReaper-ControllerMutation]
2026-07-11 19:45:30,505 INFO [ExpirationReaper-3-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [ExpirationReaper-3-AlterAcls]
2026-07-11 19:45:30,524 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:30,524 INFO [ControllerServer id=3] Waiting for the controller metadata publishers to be installed (kafka.server.ControllerServer) [main]
2026-07-11 19:45:30,524 INFO [ControllerServer id=3] Finished waiting for the controller metadata publishers to be installed (kafka.server.ControllerServer) [main]
2026-07-11 19:45:30,525 INFO [SocketServer listenerType=CONTROLLER, nodeId=3] Enabling request processing. (kafka.network.SocketServer) [main]
2026-07-11 19:45:30,526 INFO Awaiting socket connections on 0.0.0.0:9090. (kafka.network.DataPlaneAcceptor) [main]
2026-07-11 19:45:30,565 INFO [controller-3-to-controller-registration-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [controller-3-to-controller-registration-channel-manager]
2026-07-11 19:45:30,565 INFO [ControllerServer id=3] Waiting for all of the authorizer futures to be completed (kafka.server.ControllerServer) [main]
2026-07-11 19:45:30,565 INFO [ControllerServer id=3] Finished waiting for all of the authorizer futures to be completed (kafka.server.ControllerServer) [main]
2026-07-11 19:45:30,565 INFO [ControllerServer id=3] Waiting for all of the SocketServer Acceptors to be started (kafka.server.ControllerServer) [main]
2026-07-11 19:45:30,565 INFO [ControllerServer id=3] Finished waiting for all of the SocketServer Acceptors to be started (kafka.server.ControllerServer) [main]
2026-07-11 19:45:30,566 INFO [ControllerRegistrationManager id=3 incarnation=P9bfbY8uTmyqis3Y85SZww] initialized channel manager. (kafka.server.ControllerRegistrationManager) [controller-3-registration-manager-event-handler]
2026-07-11 19:45:30,566 INFO [ControllerRegistrationManager id=3 incarnation=P9bfbY8uTmyqis3Y85SZww] 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-3-registration-manager-event-handler]
2026-07-11 19:45:30,569 INFO Kafka version: 3.9.0 (org.apache.kafka.common.utils.AppInfoParser) [main]
2026-07-11 19:45:30,569 INFO Kafka commitId: a60e31147e6b01ee (org.apache.kafka.common.utils.AppInfoParser) [main]
2026-07-11 19:45:30,569 INFO Kafka startTimeMs: 1783799130568 (org.apache.kafka.common.utils.AppInfoParser) [main]
2026-07-11 19:45:30,570 INFO [KafkaRaftServer nodeId=3] Kafka Server started (kafka.server.KafkaRaftServer) [main]
2026-07-11 19:45:30,625 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:30,725 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:30,826 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:30,926 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:31,027 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:31,127 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:31,228 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:31,328 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:31,349 INFO [RaftManager id=3] Attempting durable transition to CandidateState(localId=3, localDirectoryId=oyVQ4vzsyvey9zX1KyJ3Aw,epoch=1, retries=1, voteStates={3=org.apache.kafka.raft.CandidateState$VoterState@33a8a495, 4=org.apache.kafka.raft.CandidateState$VoterState@a2600c5, 5=org.apache.kafka.raft.CandidateState$VoterState@150f116}, highWatermark=Optional.empty, electionTimeoutMs=1779) from Unattached(epoch=0, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=1053, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) [kafka-3-raft-io-thread]
2026-07-11 19:45:31,363 INFO [RaftManager id=3] Completed transition to CandidateState(localId=3, localDirectoryId=oyVQ4vzsyvey9zX1KyJ3Aw,epoch=1, retries=1, voteStates={3=org.apache.kafka.raft.CandidateState$VoterState@33a8a495, 4=org.apache.kafka.raft.CandidateState$VoterState@a2600c5, 5=org.apache.kafka.raft.CandidateState$VoterState@150f116}, highWatermark=Optional.empty, electionTimeoutMs=1779) from Unattached(epoch=0, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=1053, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) [kafka-3-raft-io-thread]
2026-07-11 19:45:31,365 INFO [QuorumController id=3] In the new epoch 1, the leader is (none). (org.apache.kafka.controller.QuorumController) [quorum-controller-3-event-handler]
2026-07-11 19:45:31,428 INFO [RaftManager id=3] Node 4 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:31,429 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:31,430 WARN [RaftManager id=3] Connection to node 4 (onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.68.72:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:31,430 INFO [RaftManager id=3] Node 5 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:31,430 WARN [RaftManager id=3] Connection to node 5 (onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.66.237:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:31,498 INFO [RaftManager id=3] Node 4 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:31,498 WARN [RaftManager id=3] Connection to node 4 (onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.68.72:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:31,500 INFO [RaftManager id=3] Node 5 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:31,500 WARN [RaftManager id=3] Connection to node 5 (onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.66.237:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:31,529 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:31,590 INFO [RaftManager id=3] Node 4 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:31,590 WARN [RaftManager id=3] Connection to node 4 (onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.68.72:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:31,630 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:31,640 INFO [RaftManager id=3] Node 5 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:31,640 WARN [RaftManager id=3] Connection to node 5 (onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.66.237:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:31,730 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:31,830 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:31,834 INFO [RaftManager id=3] Node 4 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:31,834 WARN [RaftManager id=3] Connection to node 4 (onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.68.72:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:31,910 INFO [RaftManager id=3] Node 5 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:31,910 WARN [RaftManager id=3] Connection to node 5 (onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.66.237:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:31,931 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:32,031 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:32,132 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:32,206 INFO [RaftManager id=3] Node 4 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:32,206 WARN [RaftManager id=3] Connection to node 4 (onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.68.72:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:32,232 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:32,333 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:32,420 INFO [RaftManager id=3] Node 5 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:32,420 WARN [RaftManager id=3] Connection to node 5 (onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.66.237:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:32,434 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:32,534 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:32,635 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:32,666 INFO [RaftManager id=3] Node 4 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:32,667 WARN [RaftManager id=3] Connection to node 4 (onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.68.72:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:32,736 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:32,836 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:32,936 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:32,948 INFO [RaftManager id=3] Node 5 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:32,948 WARN [RaftManager id=3] Connection to node 5 (onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.66.237:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:33,036 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:33,127 INFO [RaftManager id=3] Election has timed out, backing off for 100ms before becoming a candidate again (org.apache.kafka.raft.KafkaRaftClient) [kafka-3-raft-io-thread]
2026-07-11 19:45:33,137 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:33,227 INFO [RaftManager id=3] Re-elect as candidate after election backoff has completed (org.apache.kafka.raft.KafkaRaftClient) [kafka-3-raft-io-thread]
2026-07-11 19:45:33,228 INFO [RaftManager id=3] Attempting durable transition to CandidateState(localId=3, localDirectoryId=oyVQ4vzsyvey9zX1KyJ3Aw,epoch=2, retries=2, voteStates={3=org.apache.kafka.raft.CandidateState$VoterState@4f7dc8e8, 4=org.apache.kafka.raft.CandidateState$VoterState@2bc827a6, 5=org.apache.kafka.raft.CandidateState$VoterState@1d776f}, highWatermark=Optional.empty, electionTimeoutMs=1797) from CandidateState(localId=3, localDirectoryId=oyVQ4vzsyvey9zX1KyJ3Aw,epoch=1, retries=1, voteStates={3=org.apache.kafka.raft.CandidateState$VoterState@33a8a495, 4=org.apache.kafka.raft.CandidateState$VoterState@a2600c5, 5=org.apache.kafka.raft.CandidateState$VoterState@150f116}, highWatermark=Optional.empty, electionTimeoutMs=1779) (org.apache.kafka.raft.QuorumState) [kafka-3-raft-io-thread]
2026-07-11 19:45:33,238 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:33,239 INFO [RaftManager id=3] Completed transition to CandidateState(localId=3, localDirectoryId=oyVQ4vzsyvey9zX1KyJ3Aw,epoch=2, retries=2, voteStates={3=org.apache.kafka.raft.CandidateState$VoterState@4f7dc8e8, 4=org.apache.kafka.raft.CandidateState$VoterState@2bc827a6, 5=org.apache.kafka.raft.CandidateState$VoterState@1d776f}, highWatermark=Optional.empty, electionTimeoutMs=1797) from CandidateState(localId=3, localDirectoryId=oyVQ4vzsyvey9zX1KyJ3Aw,epoch=1, retries=1, voteStates={3=org.apache.kafka.raft.CandidateState$VoterState@33a8a495, 4=org.apache.kafka.raft.CandidateState$VoterState@a2600c5, 5=org.apache.kafka.raft.CandidateState$VoterState@150f116}, highWatermark=Optional.empty, electionTimeoutMs=1779) (org.apache.kafka.raft.QuorumState) [kafka-3-raft-io-thread]
2026-07-11 19:45:33,239 INFO [QuorumController id=3] In the new epoch 2, the leader is (none). (org.apache.kafka.controller.QuorumController) [quorum-controller-3-event-handler]
2026-07-11 19:45:33,246 INFO [RaftManager id=3] Node 4 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:33,246 WARN [RaftManager id=3] Connection to node 4 (onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.68.72:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:33,338 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:33,438 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:33,538 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:33,639 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:33,739 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:33,771 INFO [RaftManager id=3] Node 4 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:33,771 WARN [RaftManager id=3] Connection to node 4 (onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.68.72:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:33,839 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:33,874 INFO [RaftManager id=3] Attempting durable transition to Leader(localReplicaKey=ReplicaKey(id=3, directoryId=Optional[oyVQ4vzsyvey9zX1KyJ3Aw]), epoch=2, epochStartOffset=0, highWatermark=Optional.empty, voterStates={3=ReplicaState(replicaKey=ReplicaKey(id=3, directoryId=Optional.empty), endOffset=Optional.empty, lastFetchTimestamp=-1, lastCaughtUpTimestamp=-1, hasAcknowledgedLeader=true), 4=ReplicaState(replicaKey=ReplicaKey(id=4, directoryId=Optional.empty), endOffset=Optional.empty, lastFetchTimestamp=-1, lastCaughtUpTimestamp=-1, hasAcknowledgedLeader=false), 5=ReplicaState(replicaKey=ReplicaKey(id=5, directoryId=Optional.empty), endOffset=Optional.empty, lastFetchTimestamp=-1, lastCaughtUpTimestamp=-1, hasAcknowledgedLeader=false)}) from CandidateState(localId=3, localDirectoryId=oyVQ4vzsyvey9zX1KyJ3Aw,epoch=2, retries=2, voteStates={3=org.apache.kafka.raft.CandidateState$VoterState@4f7dc8e8, 4=org.apache.kafka.raft.CandidateState$VoterState@2bc827a6, 5=org.apache.kafka.raft.CandidateState$VoterState@1d776f}, highWatermark=Optional.empty, electionTimeoutMs=1797) (org.apache.kafka.raft.QuorumState) [kafka-3-raft-io-thread]
2026-07-11 19:45:33,883 INFO [RaftManager id=3] Completed transition to Leader(localReplicaKey=ReplicaKey(id=3, directoryId=Optional[oyVQ4vzsyvey9zX1KyJ3Aw]), epoch=2, epochStartOffset=0, highWatermark=Optional.empty, voterStates={3=ReplicaState(replicaKey=ReplicaKey(id=3, directoryId=Optional.empty), endOffset=Optional.empty, lastFetchTimestamp=-1, lastCaughtUpTimestamp=-1, hasAcknowledgedLeader=true), 4=ReplicaState(replicaKey=ReplicaKey(id=4, directoryId=Optional.empty), endOffset=Optional.empty, lastFetchTimestamp=-1, lastCaughtUpTimestamp=-1, hasAcknowledgedLeader=false), 5=ReplicaState(replicaKey=ReplicaKey(id=5, directoryId=Optional.empty), endOffset=Optional.empty, lastFetchTimestamp=-1, lastCaughtUpTimestamp=-1, hasAcknowledgedLeader=false)}) from CandidateState(localId=3, localDirectoryId=oyVQ4vzsyvey9zX1KyJ3Aw,epoch=2, retries=2, voteStates={3=org.apache.kafka.raft.CandidateState$VoterState@4f7dc8e8, 4=org.apache.kafka.raft.CandidateState$VoterState@2bc827a6, 5=org.apache.kafka.raft.CandidateState$VoterState@1d776f}, highWatermark=Optional.empty, electionTimeoutMs=1797) (org.apache.kafka.raft.QuorumState) [kafka-3-raft-io-thread]
2026-07-11 19:45:33,940 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:33,981 INFO [controller-3-to-controller-registration-channel-manager]: Recorded new KRaft controller, from now on will use node onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090 (id: 3 rack: null) (kafka.server.NodeToControllerRequestThread) [controller-3-to-controller-registration-channel-manager]
2026-07-11 19:45:34,009 INFO [QuorumController id=3] registerBroker: event failed with NotControllerException in 337 microseconds. Exception message: The active controller appears to be node 3. (org.apache.kafka.controller.QuorumController) [quorum-controller-3-event-handler]
2026-07-11 19:45:34,040 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:34,098 INFO [QuorumController id=3] registerBroker: event failed with NotControllerException in 101 microseconds. Exception message: The active controller appears to be node 3. (org.apache.kafka.controller.QuorumController) [quorum-controller-3-event-handler]
2026-07-11 19:45:34,141 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-07-11 19:45:34,178 INFO [QuorumController id=3] registerBroker: event failed with NotControllerException in 82 microseconds. Exception message: The active controller appears to be node 3. (org.apache.kafka.controller.QuorumController) [quorum-controller-3-event-handler]
2026-07-11 19:45:34,224 INFO [RaftManager id=3] High watermark set to LogOffsetMetadata(offset=1, metadata=Optional[(segmentBaseOffset=0,relativePositionInSegment=106)]) for the first time for epoch 2 based on indexOfHw 1 and voters [ReplicaState(replicaKey=ReplicaKey(id=3, directoryId=Optional.empty), endOffset=Optional[LogOffsetMetadata(offset=1, metadata=Optional[(segmentBaseOffset=0,relativePositionInSegment=106)])], lastFetchTimestamp=-1, lastCaughtUpTimestamp=-1, hasAcknowledgedLeader=true), ReplicaState(replicaKey=ReplicaKey(id=5, directoryId=Optional.empty), endOffset=Optional[LogOffsetMetadata(offset=1, metadata=Optional[(segmentBaseOffset=0,relativePositionInSegment=106)])], lastFetchTimestamp=1783799134224, lastCaughtUpTimestamp=1783799134224, hasAcknowledgedLeader=true), ReplicaState(replicaKey=ReplicaKey(id=4, directoryId=Optional.empty), endOffset=Optional.empty, lastFetchTimestamp=-1, lastCaughtUpTimestamp=-1, hasAcknowledgedLeader=false)] (org.apache.kafka.raft.LeaderState) [kafka-3-raft-io-thread]
2026-07-11 19:45:34,228 INFO [RaftManager id=3] Setting the next offset of org.apache.kafka.controller.QuorumController$QuorumMetaLogListener@895628942 to 0 since there are no snapshots (org.apache.kafka.raft.KafkaRaftClient) [kafka-3-raft-io-thread]
2026-07-11 19:45:34,229 INFO [RaftManager id=3] Setting the next offset of org.apache.kafka.image.loader.MetadataLoader@504365490 to 0 since there are no snapshots (org.apache.kafka.raft.KafkaRaftClient) [kafka-3-raft-io-thread]
2026-07-11 19:45:34,230 INFO [MetadataLoader id=3] maybePublishMetadata(LOG_DELTA): The loader is still catching up because we have not loaded a controller record as of offset 0 and high water mark is 1 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-07-11 19:45:34,231 INFO [QuorumController id=3] Becoming the active controller at epoch 2, next write offset 1. (org.apache.kafka.controller.QuorumController) [quorum-controller-3-event-handler]
2026-07-11 19:45:34,234 WARN [QuorumController id=3] Performing controller activation. The metadata log appears to be empty. Appending 1 bootstrap record(s) in metadata transaction at metadata.version 3.9-IV0 from bootstrap source 'the binary bootstrap metadata file: /var/lib/kafka/data-0/kafka-log3/bootstrap.checkpoint'. Setting the ZK migration state to NONE since this is a de-novo KRaft cluster. (org.apache.kafka.controller.QuorumController) [quorum-controller-3-event-handler]
2026-07-11 19:45:34,236 INFO [QuorumController id=3] Replayed BeginTransactionRecord(name='Bootstrap records') at offset 1. (org.apache.kafka.controller.OffsetControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:45:34,237 INFO [QuorumController id=3] Replayed a FeatureLevelRecord setting metadata.version to 3.9-IV0 (org.apache.kafka.controller.FeatureControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:45:34,237 INFO [QuorumController id=3] Replayed EndTransactionRecord() at offset 4. (org.apache.kafka.controller.OffsetControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:45:34,241 INFO [MetadataLoader id=3] initializeNewPublishers: The loader finished catching up to the current high water mark of 1 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-07-11 19:45:34,246 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing SnapshotGenerator with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-07-11 19:45:34,246 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing KRaftMetadataCachePublisher with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-07-11 19:45:34,246 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing FeaturesPublisher with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-07-11 19:45:34,246 INFO [ControllerServer id=3] Loaded new metadata Features(metadataVersion=3.0-IV1, finalizedFeatures={metadata.version=1}, finalizedFeaturesEpoch=0). (org.apache.kafka.metadata.publisher.FeaturesPublisher) [kafka-3-metadata-loader-event-handler]
2026-07-11 19:45:34,246 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing ControllerRegistrationsPublisher with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-07-11 19:45:34,247 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing ControllerRegistrationManager with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-07-11 19:45:34,247 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing DynamicConfigPublisher controller id=3 with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-07-11 19:45:34,247 INFO [ControllerRegistrationManager id=3 incarnation=P9bfbY8uTmyqis3Y85SZww] 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-3-registration-manager-event-handler]
2026-07-11 19:45:34,248 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing DynamicClientQuotaPublisher controller id=3 with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-07-11 19:45:34,248 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing ScramPublisher controller id=3 with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-07-11 19:45:34,249 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing DelegationTokenPublisher controller id=3 with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-07-11 19:45:34,250 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing ControllerMetadataMetricsPublisher with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-07-11 19:45:34,251 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing AclPublisher controller id=3 with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-07-11 19:45:34,252 INFO [AclPublisher controller id=3] Loading authorizer snapshot at offset 0 (kafka.server.metadata.AclPublisher) [kafka-3-metadata-loader-event-handler]
2026-07-11 19:45:34,252 INFO [StandardAuthorizer 3] Initialized with 0 acl(s). (org.apache.kafka.metadata.authorizer.StandardAuthorizerData) [kafka-3-metadata-loader-event-handler]
2026-07-11 19:45:34,252 INFO [StandardAuthorizer 3] Completed initial ACL load process. (org.apache.kafka.metadata.authorizer.StandardAuthorizerData) [kafka-3-metadata-loader-event-handler]
2026-07-11 19:45:34,260 INFO [QuorumController id=3] No previous registration found for broker 2. New incarnation ID is _XJPVFFcSwizsw7HuCTisA.  Generated 0 record(s) to clean up previous incarnations. New broker epoch is 5. (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:45:34,262 INFO [QuorumController id=3] Replayed initial RegisterBrokerRecord for broker 2: RegisterBrokerRecord(brokerId=2, isMigratingZkBroker=false, incarnationId=_XJPVFFcSwizsw7HuCTisA, brokerEpoch=5, 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.cluster.local', port=9092, securityProtocol=2), BrokerEndpoint(name='TLS-9093', host='onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc.cluster.local', 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=[mo3pdwYb3ark2gsEYJoZQw]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:45:34,305 INFO [ControllerServer id=3] Loaded new metadata Features(metadataVersion=3.9-IV0, finalizedFeatures={metadata.version=21}, finalizedFeaturesEpoch=5). (org.apache.kafka.metadata.publisher.FeaturesPublisher) [kafka-3-metadata-loader-event-handler]
2026-07-11 19:45:34,307 INFO [ControllerRegistrationManager id=3 incarnation=P9bfbY8uTmyqis3Y85SZww] sendControllerRegistration: attempting to send ControllerRegistrationRequestData(controllerId=3, incarnationId=P9bfbY8uTmyqis3Y85SZww, zkMigrationReady=false, listeners=[Listener(name='CONTROLPLANE-9090', host='onap-strimzi-onap-strimzi-controller-3.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-3-registration-manager-event-handler]
2026-07-11 19:45:34,330 INFO [QuorumController id=3] Replayed RegisterControllerRecord contaning ControllerRegistration(id=3, incarnationId=P9bfbY8uTmyqis3Y85SZww, 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-3-event-handler]
2026-07-11 19:45:34,385 INFO [ControllerRegistrationManager id=3 incarnation=P9bfbY8uTmyqis3Y85SZww] Our registration has been persisted to the metadata log. (kafka.server.ControllerRegistrationManager) [controller-3-registration-manager-event-handler]
2026-07-11 19:45:34,387 INFO [ControllerRegistrationManager id=3 incarnation=P9bfbY8uTmyqis3Y85SZww] RegistrationResponseHandler: controller acknowledged ControllerRegistrationRequest. (kafka.server.ControllerRegistrationManager) [controller-3-to-controller-registration-channel-manager]
2026-07-11 19:45:34,430 INFO [QuorumController id=3] Replayed RegisterControllerRecord contaning ControllerRegistration(id=5, incarnationId=Lym5vZJjQM2LRFnNo1iwOw, 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-3-event-handler]
2026-07-11 19:45:34,685 INFO [QuorumController id=3] The request from broker 2 to unfence has been granted because it has caught up with the offset of its register broker record 5. (org.apache.kafka.controller.BrokerHeartbeatManager) [quorum-controller-3-event-handler]
2026-07-11 19:45:34,689 INFO [QuorumController id=3] Replayed BrokerRegistrationChangeRecord modifying the registration for broker 2: BrokerRegistrationChangeRecord(brokerId=2, brokerEpoch=5, fenced=-1, inControlledShutdown=0, logDirs=[]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:45:34,913 INFO [RaftManager id=3] Node 4 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:34,913 WARN [RaftManager id=3] Connection to node 4 (onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.68.72:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:35,919 INFO [RaftManager id=3] Node 4 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:35,919 WARN [RaftManager id=3] Connection to node 4 (onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.68.72:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-07-11 19:45:36,734 INFO [QuorumController id=3] No previous registration found for broker 1. New incarnation ID is fFJxoUDnQrSTDE8kpLEmYw.  Generated 0 record(s) to clean up previous incarnations. New broker epoch is 13. (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:45:36,734 INFO [QuorumController id=3] Replayed initial RegisterBrokerRecord for broker 1: RegisterBrokerRecord(brokerId=1, isMigratingZkBroker=false, incarnationId=fFJxoUDnQrSTDE8kpLEmYw, brokerEpoch=13, 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.cluster.local', port=9092, securityProtocol=2), BrokerEndpoint(name='TLS-9093', host='onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc.cluster.local', 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=[tXzoDnhpo3Sy3gLoAdCORw]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:45:36,858 INFO [QuorumController id=3] No previous registration found for broker 0. New incarnation ID is xoxWtC5lQ0GuO8iMBZO74A.  Generated 0 record(s) to clean up previous incarnations. New broker epoch is 15. (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:45:36,859 INFO [QuorumController id=3] Replayed initial RegisterBrokerRecord for broker 0: RegisterBrokerRecord(brokerId=0, isMigratingZkBroker=false, incarnationId=xoxWtC5lQ0GuO8iMBZO74A, brokerEpoch=15, 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.cluster.local', port=9092, securityProtocol=2), BrokerEndpoint(name='TLS-9093', host='onap-strimzi-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc.cluster.local', 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=[wq7YSREZ9qJY3UDcovVEXw]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:45:36,945 INFO [QuorumController id=3] The request from broker 1 to unfence has been granted because it has caught up with the offset of its register broker record 13. (org.apache.kafka.controller.BrokerHeartbeatManager) [quorum-controller-3-event-handler]
2026-07-11 19:45:36,945 INFO [QuorumController id=3] Replayed BrokerRegistrationChangeRecord modifying the registration for broker 1: BrokerRegistrationChangeRecord(brokerId=1, brokerEpoch=13, fenced=-1, inControlledShutdown=0, logDirs=[]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:45:37,457 INFO [QuorumController id=3] The request from broker 0 to unfence has been granted because it has caught up with the offset of its register broker record 15. (org.apache.kafka.controller.BrokerHeartbeatManager) [quorum-controller-3-event-handler]
2026-07-11 19:45:37,458 INFO [QuorumController id=3] Replayed BrokerRegistrationChangeRecord modifying the registration for broker 0: BrokerRegistrationChangeRecord(brokerId=0, brokerEpoch=15, fenced=-1, inControlledShutdown=0, logDirs=[]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:45:37,532 INFO [QuorumController id=3] Replayed RegisterControllerRecord contaning ControllerRegistration(id=4, incarnationId=d1bcs4SaR0GReuBOMFrHkQ, 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-3-event-handler]
2026-07-11 19:45:57,196 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:45:57,455 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:45:57,568 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:23,220 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:23,342 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for g3g-0NWsS6W0TjDt_njZ1Q, 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-3-event-handler]
2026-07-11 19:46:23,342 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Jigdr-_jQlyQZiF9UhT9pQ, 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-3-event-handler]
2026-07-11 19:46:23,343 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for wdDeub8MRY-fNbq2Yxc7Dg, 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-3-event-handler]
2026-07-11 19:46:23,536 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:23,637 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:31,969 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for FTjLLvSVSFyMne0OMA06dQ, 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-3-event-handler]
2026-07-11 19:46:31,969 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for vWY5PpXNQ-WaRP7b3Rba4Q, 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-3-event-handler]
2026-07-11 19:46:31,969 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 7x6mRxG_QqmFFM1iHMJrDQ, 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-3-event-handler]
2026-07-11 19:46:32,061 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:32,182 INFO [QuorumController id=3] CreateTopics result(s): CreatableTopic(name='SDC-DISTR-NOTIF-TOPIC-AUTO', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='SDC-DISTR-STATUS-TOPIC-AUTO', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:32,183 INFO [QuorumController id=3] Replayed TopicRecord for topic SDC-DISTR-NOTIF-TOPIC-AUTO with topic ID ZHid22CRT7qqSQ3gwFOF-g. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:32,183 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:32,183 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:32,183 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 with topic ID ZHid22CRT7qqSQ3gwFOF-g and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:32,185 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 with topic ID ZHid22CRT7qqSQ3gwFOF-g and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:32,185 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 with topic ID ZHid22CRT7qqSQ3gwFOF-g and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:32,185 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 with topic ID ZHid22CRT7qqSQ3gwFOF-g and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:32,185 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 with topic ID ZHid22CRT7qqSQ3gwFOF-g and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:32,185 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 with topic ID ZHid22CRT7qqSQ3gwFOF-g and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:32,185 INFO [QuorumController id=3] Replayed TopicRecord for topic SDC-DISTR-STATUS-TOPIC-AUTO with topic ID F9MRphP9TjGJgF9KRmUmUQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:32,185 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:32,185 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:32,185 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-0 with topic ID F9MRphP9TjGJgF9KRmUmUQ and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:32,185 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-1 with topic ID F9MRphP9TjGJgF9KRmUmUQ and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:32,185 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-2 with topic ID F9MRphP9TjGJgF9KRmUmUQ and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:32,186 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-3 with topic ID F9MRphP9TjGJgF9KRmUmUQ and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:32,186 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-4 with topic ID F9MRphP9TjGJgF9KRmUmUQ and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:32,186 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-5 with topic ID F9MRphP9TjGJgF9KRmUmUQ and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:32,249 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:32,390 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,777 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 1W-0ZagjROCBjMYNoiLNaw, 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-3-event-handler]
2026-07-11 19:46:34,777 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for W6dbunU9QmycBeHR613X1g, 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-3-event-handler]
2026-07-11 19:46:34,777 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for JOs_s_CVSMK-tOWF1tbcGg, 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-3-event-handler]
2026-07-11 19:46:34,777 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for C0TZlmYzRaKCuqP7wOp-ZQ, 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-3-event-handler]
2026-07-11 19:46:34,777 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for G9-mlXBUSb6LXR7eu25kDg, 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-3-event-handler]
2026-07-11 19:46:34,777 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for MXpRjeTVQR2DdhHxtF6Qvg, 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-3-event-handler]
2026-07-11 19:46:34,818 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,818 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,883 INFO [QuorumController id=3] CreateTopics result(s): CreatableTopic(name='cds.blueprint-processor.self-service-api.audit.request', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='cds.blueprint-processor.self-service-api.request', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='cds.blueprint-processor.self-service-api.response', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='cds.blueprint-processor.self-service-api.audit.response', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,883 INFO [QuorumController id=3] Replayed TopicRecord for topic cds.blueprint-processor.self-service-api.audit.request with topic ID TvacJ4UjTf6N-3SLx7Admg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,883 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:34,883 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:34,883 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-0 with topic ID TvacJ4UjTf6N-3SLx7Admg and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,883 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-1 with topic ID TvacJ4UjTf6N-3SLx7Admg and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,884 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-2 with topic ID TvacJ4UjTf6N-3SLx7Admg and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,884 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-3 with topic ID TvacJ4UjTf6N-3SLx7Admg and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,884 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-4 with topic ID TvacJ4UjTf6N-3SLx7Admg and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,884 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-5 with topic ID TvacJ4UjTf6N-3SLx7Admg and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,884 INFO [QuorumController id=3] Replayed TopicRecord for topic cds.blueprint-processor.self-service-api.request with topic ID ayI_MvGlQGWQZjUHsJAtTQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,884 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:34,884 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:34,884 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-0 with topic ID ayI_MvGlQGWQZjUHsJAtTQ and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,884 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-1 with topic ID ayI_MvGlQGWQZjUHsJAtTQ and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,884 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-2 with topic ID ayI_MvGlQGWQZjUHsJAtTQ and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,885 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-3 with topic ID ayI_MvGlQGWQZjUHsJAtTQ and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,885 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-4 with topic ID ayI_MvGlQGWQZjUHsJAtTQ and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,885 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-5 with topic ID ayI_MvGlQGWQZjUHsJAtTQ and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,885 INFO [QuorumController id=3] Replayed TopicRecord for topic cds.blueprint-processor.self-service-api.response with topic ID AlxJq2ipTMCWiC1tCXzeZg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,885 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:34,885 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:34,885 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-0 with topic ID AlxJq2ipTMCWiC1tCXzeZg and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,885 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-1 with topic ID AlxJq2ipTMCWiC1tCXzeZg and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,885 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-2 with topic ID AlxJq2ipTMCWiC1tCXzeZg and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,885 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-3 with topic ID AlxJq2ipTMCWiC1tCXzeZg and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,885 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-4 with topic ID AlxJq2ipTMCWiC1tCXzeZg and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,885 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-5 with topic ID AlxJq2ipTMCWiC1tCXzeZg and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,886 INFO [QuorumController id=3] Replayed TopicRecord for topic cds.blueprint-processor.self-service-api.audit.response with topic ID 5F8UPR_aQJyOHlxdDXPfvQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,886 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:34,886 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:34,886 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-0 with topic ID 5F8UPR_aQJyOHlxdDXPfvQ and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,886 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-1 with topic ID 5F8UPR_aQJyOHlxdDXPfvQ and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,886 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-2 with topic ID 5F8UPR_aQJyOHlxdDXPfvQ and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,886 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-3 with topic ID 5F8UPR_aQJyOHlxdDXPfvQ and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,886 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-4 with topic ID 5F8UPR_aQJyOHlxdDXPfvQ and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,886 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-5 with topic ID 5F8UPR_aQJyOHlxdDXPfvQ and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,945 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:34,945 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:35,148 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:35,148 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:35,265 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:35,265 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,202 INFO [QuorumController id=3] CreateTopics result(s): CreatableTopic(name='AAI-DELTA-EVENT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,203 INFO [QuorumController id=3] Replayed TopicRecord for topic AAI-DELTA-EVENT with topic ID a5QMIrheR7C89kG7voh55g. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,203 INFO [QuorumController id=3] Replayed PartitionRecord for new partition AAI-DELTA-EVENT-0 with topic ID a5QMIrheR7C89kG7voh55g and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,203 INFO [QuorumController id=3] Replayed PartitionRecord for new partition AAI-DELTA-EVENT-1 with topic ID a5QMIrheR7C89kG7voh55g and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,203 INFO [QuorumController id=3] Replayed PartitionRecord for new partition AAI-DELTA-EVENT-2 with topic ID a5QMIrheR7C89kG7voh55g and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,203 INFO [QuorumController id=3] Replayed PartitionRecord for new partition AAI-DELTA-EVENT-3 with topic ID a5QMIrheR7C89kG7voh55g and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,203 INFO [QuorumController id=3] Replayed PartitionRecord for new partition AAI-DELTA-EVENT-4 with topic ID a5QMIrheR7C89kG7voh55g and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,203 INFO [QuorumController id=3] Replayed PartitionRecord for new partition AAI-DELTA-EVENT-5 with topic ID a5QMIrheR7C89kG7voh55g and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,292 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for nFpzsa4PSmuXAQ8cFoSFQQ, 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-3-event-handler]
2026-07-11 19:46:38,292 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for ylZ9daRhQGKOUHJMSIFJyQ, 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-3-event-handler]
2026-07-11 19:46:38,292 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for grvinLzgRUSgQjuUMij8Vg, 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-3-event-handler]
2026-07-11 19:46:38,292 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for PqjPSGBjSjSXgTNw2JC15Q, 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-3-event-handler]
2026-07-11 19:46:38,292 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for ul4HJH4dRiaPxT5UrXOiuw, 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-3-event-handler]
2026-07-11 19:46:38,292 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for z5k0f3O1S1e6PzPYIQqXAA, 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-3-event-handler]
2026-07-11 19:46:38,292 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Fw4GYspRSa6wVosf3GFFgw, setting StandardAcl(resourceType=TOPIC, resourceName=AAI-DELTA-EVENT, patternType=LITERAL, principal=User:onap-aai-kafka-user, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,311 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,311 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,311 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,311 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,573 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,573 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,573 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,573 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,702 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,703 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,774 INFO [QuorumController id=3] CreateTopics result(s): CreatableTopic(name='AAI-EVENT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,774 INFO [QuorumController id=3] Replayed TopicRecord for topic AAI-EVENT with topic ID AmnuybabRVKivwVF1w0hPA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,774 INFO [QuorumController id=3] Replayed PartitionRecord for new partition AAI-EVENT-0 with topic ID AmnuybabRVKivwVF1w0hPA and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,774 INFO [QuorumController id=3] Replayed PartitionRecord for new partition AAI-EVENT-1 with topic ID AmnuybabRVKivwVF1w0hPA and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,774 INFO [QuorumController id=3] Replayed PartitionRecord for new partition AAI-EVENT-2 with topic ID AmnuybabRVKivwVF1w0hPA and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,774 INFO [QuorumController id=3] Replayed PartitionRecord for new partition AAI-EVENT-3 with topic ID AmnuybabRVKivwVF1w0hPA and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,775 INFO [QuorumController id=3] Replayed PartitionRecord for new partition AAI-EVENT-4 with topic ID AmnuybabRVKivwVF1w0hPA and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,775 INFO [QuorumController id=3] Replayed PartitionRecord for new partition AAI-EVENT-5 with topic ID AmnuybabRVKivwVF1w0hPA and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,825 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,825 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,944 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:38,944 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:44,672 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:44,673 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:44,708 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for jxL_l3U_TgyeMxjYPtl5OA, 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-3-event-handler]
2026-07-11 19:46:44,708 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 3_28CX7XS0SQXLGuVOpN1Q, 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-3-event-handler]
2026-07-11 19:46:44,708 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for DeQXKb6-TQqjqaPi0yYyAw, 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-3-event-handler]
2026-07-11 19:46:44,708 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for aF2FGzuWRDig4SEa-TIxvg, 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-3-event-handler]
2026-07-11 19:46:44,708 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for eqanzcEdRPuQz2JrN8Ui-Q, 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-3-event-handler]
2026-07-11 19:46:44,708 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for VK5FfkZOSyG2Gn2Al7EJ_g, 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-3-event-handler]
2026-07-11 19:46:44,708 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for iA7I6wAZQAGumV0F0kEg6g, 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-3-event-handler]
2026-07-11 19:46:44,708 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for MB4rsi7YTCWeBb8KWlFCig, 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-3-event-handler]
2026-07-11 19:46:44,708 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for ofEeHa09QfGIPPke9VJwPA, 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-3-event-handler]
2026-07-11 19:46:44,708 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 1u7XspxeRaObzXWdi02BbQ, 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-3-event-handler]
2026-07-11 19:46:44,708 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for aak3NgtjT02v1CdLAsUTjA, 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-3-event-handler]
2026-07-11 19:46:44,708 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for cq-JuX8xR7qJvAdng4XTJQ, 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-3-event-handler]
2026-07-11 19:46:44,708 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for usiksSwVQNGsLFT37LLEOg, 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-3-event-handler]
2026-07-11 19:46:44,708 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for XC4ev6fETI2ecpf-ROF91w, 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-3-event-handler]
2026-07-11 19:46:44,708 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for uVJ6H21ZRKCroM_863_YpA, 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-3-event-handler]
2026-07-11 19:46:44,708 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for PsMsuU6_T1m3UYs7IOh3TA, 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-3-event-handler]
2026-07-11 19:46:44,708 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for igreezpJThKwO0bL8hTY5A, 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-3-event-handler]
2026-07-11 19:46:44,708 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for GzJrGXCITjauIImIKO7FJA, 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-3-event-handler]
2026-07-11 19:46:44,709 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for OQdbnChbQTqZmbG86jgozw, 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-3-event-handler]
2026-07-11 19:46:44,709 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for bR2AktD5S5Oj4zeLsDjuBA, 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-3-event-handler]
2026-07-11 19:46:44,709 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for wSSnlxTETLqsr5QBBKZv5Q, 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-3-event-handler]
2026-07-11 19:46:44,709 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Z3VZJk0wRh2H8fZfS0PK7w, 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-3-event-handler]
2026-07-11 19:46:44,709 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for tS-b8aYzQ2KDB9EhDo7iKg, 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-3-event-handler]
2026-07-11 19:46:44,709 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for xb3PrFxzSiOO0J8vAWQ54g, 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-3-event-handler]
2026-07-11 19:46:44,785 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:44,912 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:44,913 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:44,913 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,043 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,043 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,043 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,251 INFO [QuorumController id=3] CreateTopics result(s): CreatableTopic(name='dmi-ncmp-cm-avc-subscription', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='ncmp-events', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='ncmp-async-m2m', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='dmi-cm-events', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='dmi-device-heartbeat', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='cps-data-updated-events', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='subscription', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='ncmp-dmi-cm-avc-subscription', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='subscription-response', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='ncmp-inventory-events', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='cm-events', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,251 INFO [QuorumController id=3] Replayed TopicRecord for topic dmi-ncmp-cm-avc-subscription with topic ID P8lhGMCPStWkMiebX5-YpA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,251 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:45,251 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:45,251 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-0 with topic ID P8lhGMCPStWkMiebX5-YpA and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,252 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-1 with topic ID P8lhGMCPStWkMiebX5-YpA and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,252 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-2 with topic ID P8lhGMCPStWkMiebX5-YpA and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,252 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-3 with topic ID P8lhGMCPStWkMiebX5-YpA and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,252 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-4 with topic ID P8lhGMCPStWkMiebX5-YpA and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,252 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-5 with topic ID P8lhGMCPStWkMiebX5-YpA and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,252 INFO [QuorumController id=3] Replayed TopicRecord for topic ncmp-events with topic ID pS9rN0BEQXyugb1IW40zEg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,252 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-events') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,252 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-events') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,252 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-events-0 with topic ID pS9rN0BEQXyugb1IW40zEg and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,252 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-events-1 with topic ID pS9rN0BEQXyugb1IW40zEg and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,252 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-events-2 with topic ID pS9rN0BEQXyugb1IW40zEg and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,252 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-events-3 with topic ID pS9rN0BEQXyugb1IW40zEg and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,252 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-events-4 with topic ID pS9rN0BEQXyugb1IW40zEg and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,252 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-events-5 with topic ID pS9rN0BEQXyugb1IW40zEg and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,252 INFO [QuorumController id=3] Replayed TopicRecord for topic ncmp-async-m2m with topic ID 6KKhUDnzSQGwJRcSLkDCsQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,253 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-async-m2m') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,253 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-async-m2m') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,253 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-async-m2m-0 with topic ID 6KKhUDnzSQGwJRcSLkDCsQ and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,253 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-async-m2m-1 with topic ID 6KKhUDnzSQGwJRcSLkDCsQ and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,253 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-async-m2m-2 with topic ID 6KKhUDnzSQGwJRcSLkDCsQ and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,253 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-async-m2m-3 with topic ID 6KKhUDnzSQGwJRcSLkDCsQ and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,253 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-async-m2m-4 with topic ID 6KKhUDnzSQGwJRcSLkDCsQ and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,253 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-async-m2m-5 with topic ID 6KKhUDnzSQGwJRcSLkDCsQ and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,253 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT with topic ID 7F_HSgboQHmLRwkETVVjkg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,253 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:45,253 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:45,253 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0 with topic ID 7F_HSgboQHmLRwkETVVjkg and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,253 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-1 with topic ID 7F_HSgboQHmLRwkETVVjkg and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,253 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-2 with topic ID 7F_HSgboQHmLRwkETVVjkg and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,253 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-3 with topic ID 7F_HSgboQHmLRwkETVVjkg and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,253 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-4 with topic ID 7F_HSgboQHmLRwkETVVjkg and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,253 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-5 with topic ID 7F_HSgboQHmLRwkETVVjkg and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,254 INFO [QuorumController id=3] Replayed TopicRecord for topic dmi-cm-events with topic ID uos7-NyJT0ucRat_TOBy8Q. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,254 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='dmi-cm-events') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,254 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='dmi-cm-events') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,254 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-cm-events-0 with topic ID uos7-NyJT0ucRat_TOBy8Q and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,254 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-cm-events-1 with topic ID uos7-NyJT0ucRat_TOBy8Q and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,254 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-cm-events-2 with topic ID uos7-NyJT0ucRat_TOBy8Q and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,254 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-cm-events-3 with topic ID uos7-NyJT0ucRat_TOBy8Q and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,254 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-cm-events-4 with topic ID uos7-NyJT0ucRat_TOBy8Q and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,254 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-cm-events-5 with topic ID uos7-NyJT0ucRat_TOBy8Q and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,254 INFO [QuorumController id=3] Replayed TopicRecord for topic dmi-device-heartbeat with topic ID xzTdwOvOQLywliqLinw3DA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,254 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='dmi-device-heartbeat') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,254 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='dmi-device-heartbeat') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,254 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-device-heartbeat-0 with topic ID xzTdwOvOQLywliqLinw3DA and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,254 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-device-heartbeat-1 with topic ID xzTdwOvOQLywliqLinw3DA and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,254 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-device-heartbeat-2 with topic ID xzTdwOvOQLywliqLinw3DA and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,254 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-device-heartbeat-3 with topic ID xzTdwOvOQLywliqLinw3DA and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,255 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-device-heartbeat-4 with topic ID xzTdwOvOQLywliqLinw3DA and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,255 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-device-heartbeat-5 with topic ID xzTdwOvOQLywliqLinw3DA and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,255 INFO [QuorumController id=3] Replayed TopicRecord for topic cps-data-updated-events with topic ID zAQnZoP0Qom3_nbW3XRL3g. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,255 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:45,255 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:45,255 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cps-data-updated-events-0 with topic ID zAQnZoP0Qom3_nbW3XRL3g and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,255 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cps-data-updated-events-1 with topic ID zAQnZoP0Qom3_nbW3XRL3g and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,255 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cps-data-updated-events-2 with topic ID zAQnZoP0Qom3_nbW3XRL3g and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,255 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cps-data-updated-events-3 with topic ID zAQnZoP0Qom3_nbW3XRL3g and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,255 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cps-data-updated-events-4 with topic ID zAQnZoP0Qom3_nbW3XRL3g and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,255 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cps-data-updated-events-5 with topic ID zAQnZoP0Qom3_nbW3XRL3g and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,255 INFO [QuorumController id=3] Replayed TopicRecord for topic subscription with topic ID bS7lcnhlTZWrbiq6Ha2byQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,255 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='subscription') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,255 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='subscription') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,255 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-0 with topic ID bS7lcnhlTZWrbiq6Ha2byQ and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,255 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-1 with topic ID bS7lcnhlTZWrbiq6Ha2byQ and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,255 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-2 with topic ID bS7lcnhlTZWrbiq6Ha2byQ and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,256 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-3 with topic ID bS7lcnhlTZWrbiq6Ha2byQ and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,256 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-4 with topic ID bS7lcnhlTZWrbiq6Ha2byQ and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,256 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-5 with topic ID bS7lcnhlTZWrbiq6Ha2byQ and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,256 INFO [QuorumController id=3] Replayed TopicRecord for topic ncmp-dmi-cm-avc-subscription with topic ID 9dU3JpzySAq_6AO2X0YljQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,256 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:45,256 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:45,256 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-0 with topic ID 9dU3JpzySAq_6AO2X0YljQ and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,256 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-1 with topic ID 9dU3JpzySAq_6AO2X0YljQ and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,256 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-2 with topic ID 9dU3JpzySAq_6AO2X0YljQ and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,256 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-3 with topic ID 9dU3JpzySAq_6AO2X0YljQ and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,256 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-4 with topic ID 9dU3JpzySAq_6AO2X0YljQ and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,256 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-5 with topic ID 9dU3JpzySAq_6AO2X0YljQ and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,256 INFO [QuorumController id=3] Replayed TopicRecord for topic subscription-response with topic ID sY-ERvDcRM-j23UDoLyvpA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,256 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='subscription-response') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,256 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='subscription-response') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,256 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-response-0 with topic ID sY-ERvDcRM-j23UDoLyvpA and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,256 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-response-1 with topic ID sY-ERvDcRM-j23UDoLyvpA and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,256 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-response-2 with topic ID sY-ERvDcRM-j23UDoLyvpA and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,257 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-response-3 with topic ID sY-ERvDcRM-j23UDoLyvpA and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,257 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-response-4 with topic ID sY-ERvDcRM-j23UDoLyvpA and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,257 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-response-5 with topic ID sY-ERvDcRM-j23UDoLyvpA and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,257 INFO [QuorumController id=3] Replayed TopicRecord for topic ncmp-inventory-events with topic ID s-MLKzH7SsegpHUFOTjE2w. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,257 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-inventory-events') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,257 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-inventory-events') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,257 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-inventory-events-0 with topic ID s-MLKzH7SsegpHUFOTjE2w and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,257 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-inventory-events-1 with topic ID s-MLKzH7SsegpHUFOTjE2w and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,257 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-inventory-events-2 with topic ID s-MLKzH7SsegpHUFOTjE2w and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,257 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-inventory-events-3 with topic ID s-MLKzH7SsegpHUFOTjE2w and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,257 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-inventory-events-4 with topic ID s-MLKzH7SsegpHUFOTjE2w and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,257 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-inventory-events-5 with topic ID s-MLKzH7SsegpHUFOTjE2w and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,257 INFO [QuorumController id=3] Replayed TopicRecord for topic cm-events with topic ID 6k4w1VUIStqgsbhekiPLcQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,257 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cm-events') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,257 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cm-events') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,257 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cm-events-0 with topic ID 6k4w1VUIStqgsbhekiPLcQ and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,257 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cm-events-1 with topic ID 6k4w1VUIStqgsbhekiPLcQ and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,258 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cm-events-2 with topic ID 6k4w1VUIStqgsbhekiPLcQ and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,258 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cm-events-3 with topic ID 6k4w1VUIStqgsbhekiPLcQ and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,258 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cm-events-4 with topic ID 6k4w1VUIStqgsbhekiPLcQ and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,258 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cm-events-5 with topic ID 6k4w1VUIStqgsbhekiPLcQ and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:45,780 INFO [QuorumController id=3] CreateTopics result(s): CreatableTopic(name='ncmp-events', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): TOPIC_ALREADY_EXISTS (Topic 'ncmp-events' already exists.), CreatableTopic(name='ncmp-async-m2m', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): TOPIC_ALREADY_EXISTS (Topic 'ncmp-async-m2m' already exists.), CreatableTopic(name='dmi-ncmp-cm-avc-subscription', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): TOPIC_ALREADY_EXISTS (Topic 'dmi-ncmp-cm-avc-subscription' already exists.), CreatableTopic(name='dmi-device-heartbeat', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): TOPIC_ALREADY_EXISTS (Topic 'dmi-device-heartbeat' already exists.), CreatableTopic(name='unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): TOPIC_ALREADY_EXISTS (Topic 'unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT' already exists.), CreatableTopic(name='dmi-cm-events', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): TOPIC_ALREADY_EXISTS (Topic 'dmi-cm-events' already exists.), CreatableTopic(name='cps-data-updated-events', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): TOPIC_ALREADY_EXISTS (Topic 'cps-data-updated-events' already exists.), CreatableTopic(name='subscription', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): TOPIC_ALREADY_EXISTS (Topic 'subscription' already exists.), CreatableTopic(name='ncmp-dmi-cm-avc-subscription', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): TOPIC_ALREADY_EXISTS (Topic 'ncmp-dmi-cm-avc-subscription' already exists.), CreatableTopic(name='subscription-response', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): TOPIC_ALREADY_EXISTS (Topic 'subscription-response' already exists.), CreatableTopic(name='ncmp-inventory-events', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): TOPIC_ALREADY_EXISTS (Topic 'ncmp-inventory-events' already exists.), CreatableTopic(name='cm-events', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): TOPIC_ALREADY_EXISTS (Topic 'cm-events' already exists.) (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:56,932 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for wVF7R5iQQuq_qrjpWPdSeQ, 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-3-event-handler]
2026-07-11 19:46:56,932 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for X_DMGcn_T7agXT17yC_ATg, 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-3-event-handler]
2026-07-11 19:46:56,932 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for wVFcQFInTBuWdhJqgwbD3g, 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-3-event-handler]
2026-07-11 19:46:56,932 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for xOQIAIZ2QD6xxXeX8NO28g, 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-3-event-handler]
2026-07-11 19:46:56,932 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 5BvhStaIQk6ybqEd1_c2bA, 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-3-event-handler]
2026-07-11 19:46:56,932 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for yI7S7KYPSnuOaOhgSrDawg, 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-3-event-handler]
2026-07-11 19:46:56,932 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for w8dAZ8uVS-SjMkeLqFyYmA, 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-3-event-handler]
2026-07-11 19:46:56,932 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for bEf82bNjTWmmmxeAueq2-w, 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-3-event-handler]
2026-07-11 19:46:56,932 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for avkEHOeCQnCvjQlfv_Olrw, 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-3-event-handler]
2026-07-11 19:46:56,932 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Tr2bmn6_QVqREU5JM87PAQ, 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-3-event-handler]
2026-07-11 19:46:56,932 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for pE11VLOuTiCDYlp07EYSXg, 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-3-event-handler]
2026-07-11 19:46:56,932 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for DsgOEBvDRQmQCBJIhe2Bjg, 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-3-event-handler]
2026-07-11 19:46:56,932 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for uCdaZ1mHSImcnB5lKg6ZAQ, setting StandardAcl(resourceType=TOPIC, resourceName=*, patternType=LITERAL, principal=User:dcae-datalake-feeder-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:56,932 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for XlpfkBLTTa6x5LSq1bc94g, setting StandardAcl(resourceType=GROUP, resourceName=dlgroup, patternType=LITERAL, principal=User:dcae-datalake-feeder-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:56,932 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for NbZFAdEQT0aVq4htmWaZeQ, setting StandardAcl(resourceType=TOPIC, resourceName=*, patternType=LITERAL, principal=User:dcae-datalake-feeder-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:56,932 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for g0hhNPgLTGeFwI_g5MQ_nA, setting StandardAcl(resourceType=TOPIC, resourceName=*, patternType=LITERAL, principal=User:dcae-datalake-feeder-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:56,932 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 6fA9KHg-Qn2b2MUs8lOsdg, 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-3-event-handler]
2026-07-11 19:46:56,933 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 1Zv5mGpfRqqAJPcSNbZd0A, 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-3-event-handler]
2026-07-11 19:46:56,933 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for GQ2vXsSgSJ-DWSQ6Ih5tzA, 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-3-event-handler]
2026-07-11 19:46:56,933 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for wg1GQDouTzO8v-QJ8emH1Q, 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-3-event-handler]
2026-07-11 19:46:56,933 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 4HOVHO2URJyjLU6ZPlwNPg, 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-3-event-handler]
2026-07-11 19:46:56,933 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for _Ep2JePyTBiuWJnySvFjHw, 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-3-event-handler]
2026-07-11 19:46:56,933 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for WPrFnCUeSri17VWQruc25Q, 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-3-event-handler]
2026-07-11 19:46:56,933 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for oxuzITuCT5STonbB847OgQ, 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-3-event-handler]
2026-07-11 19:46:56,933 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 5IVhxllHQICtPs9PjAyvIA, 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-3-event-handler]
2026-07-11 19:46:56,933 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Si2ZTcScTJmcKi844lPUug, 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-3-event-handler]
2026-07-11 19:46:56,933 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for FiJYGP_xReW_LEXIUzgbUg, 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-3-event-handler]
2026-07-11 19:46:56,933 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for GtWHtTK3QK-xayhRO5z-rw, 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-3-event-handler]
2026-07-11 19:46:56,933 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for n0EvT6QpT-eG6SIlJ--YlA, 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-3-event-handler]
2026-07-11 19:46:56,933 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for YEi1jiHbQQqahuazFvvK0A, 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-3-event-handler]
2026-07-11 19:46:56,933 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for KFQKHgBESdu2illc9H--aw, 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-3-event-handler]
2026-07-11 19:46:56,933 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for MPYWEmfgQqGKGcvKCArgUA, 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-3-event-handler]
2026-07-11 19:46:56,933 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for _rhNwoRXTaSFjqpEJAMBvQ, 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-3-event-handler]
2026-07-11 19:46:56,933 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for OeWrHveRQ6q02dt3g26DIQ, 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-3-event-handler]
2026-07-11 19:46:56,933 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for dIwtndUbQauhF8qYqvz0vQ, 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-3-event-handler]
2026-07-11 19:46:56,933 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 9icVT0lSQlKzeyAUajAh2A, 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-3-event-handler]
2026-07-11 19:46:57,000 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,000 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,000 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,000 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,000 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,156 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,316 INFO [QuorumController id=3] CreateTopics result(s): CreatableTopic(name='unauthenticated.SEC_HEARTBEAT_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='unauthenticated.VES_NOTIFICATION_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='SEC_3GPP_HEARTBEAT_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='unauthenticated.VES_PNFREG_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='unauthenticated.VES_MEASUREMENT_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='unauthenticated.PNF_READY', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='unauthenticated.SEC_FAULT_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='unauthenticated.PNF_UPDATE', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='SEC_3GPP_FAULTSUPERVISION_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='unauthenticated.SEC_OTHER_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='HV_VES_PERF3GPP', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='SEC_3GPP_PROVISIONING_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,317 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.SEC_HEARTBEAT_OUTPUT with topic ID JhgfqmkDRYmCMVcVf83Oyg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,317 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:57,317 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:57,317 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-0 with topic ID JhgfqmkDRYmCMVcVf83Oyg and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,318 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-1 with topic ID JhgfqmkDRYmCMVcVf83Oyg and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,318 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-2 with topic ID JhgfqmkDRYmCMVcVf83Oyg and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,318 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-3 with topic ID JhgfqmkDRYmCMVcVf83Oyg and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,318 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-4 with topic ID JhgfqmkDRYmCMVcVf83Oyg and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,318 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-5 with topic ID JhgfqmkDRYmCMVcVf83Oyg and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,318 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT with topic ID i_kVB6iGRHO4wevcVGCkAA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,318 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:57,318 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:57,318 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-0 with topic ID i_kVB6iGRHO4wevcVGCkAA and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,318 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-1 with topic ID i_kVB6iGRHO4wevcVGCkAA and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,318 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-2 with topic ID i_kVB6iGRHO4wevcVGCkAA and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,318 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-3 with topic ID i_kVB6iGRHO4wevcVGCkAA and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,318 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-4 with topic ID i_kVB6iGRHO4wevcVGCkAA and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,318 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-5 with topic ID i_kVB6iGRHO4wevcVGCkAA and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,318 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.VES_NOTIFICATION_OUTPUT with topic ID iBV-vsNoRK-HfsubCSiivQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,319 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:57,319 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:57,319 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-0 with topic ID iBV-vsNoRK-HfsubCSiivQ and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,319 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-1 with topic ID iBV-vsNoRK-HfsubCSiivQ and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,319 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-2 with topic ID iBV-vsNoRK-HfsubCSiivQ and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,319 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-3 with topic ID iBV-vsNoRK-HfsubCSiivQ and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,319 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-4 with topic ID iBV-vsNoRK-HfsubCSiivQ and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,319 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-5 with topic ID iBV-vsNoRK-HfsubCSiivQ and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,319 INFO [QuorumController id=3] Replayed TopicRecord for topic SEC_3GPP_HEARTBEAT_OUTPUT with topic ID r95AIWgGR9uqIn-7QOVbrg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,319 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:57,319 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:57,319 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-0 with topic ID r95AIWgGR9uqIn-7QOVbrg and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,319 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-1 with topic ID r95AIWgGR9uqIn-7QOVbrg and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,319 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-2 with topic ID r95AIWgGR9uqIn-7QOVbrg and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,319 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-3 with topic ID r95AIWgGR9uqIn-7QOVbrg and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,319 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-4 with topic ID r95AIWgGR9uqIn-7QOVbrg and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,319 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-5 with topic ID r95AIWgGR9uqIn-7QOVbrg and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,319 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.VES_PNFREG_OUTPUT with topic ID l-g2t6KgRfCIWWWDlUaW7Q. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,319 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:57,320 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:57,320 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-0 with topic ID l-g2t6KgRfCIWWWDlUaW7Q and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,320 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-1 with topic ID l-g2t6KgRfCIWWWDlUaW7Q and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,320 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-2 with topic ID l-g2t6KgRfCIWWWDlUaW7Q and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,320 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-3 with topic ID l-g2t6KgRfCIWWWDlUaW7Q and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,320 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-4 with topic ID l-g2t6KgRfCIWWWDlUaW7Q and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,320 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-5 with topic ID l-g2t6KgRfCIWWWDlUaW7Q and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,320 INFO [QuorumController id=3] Replayed TopicRecord for topic SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT with topic ID STORjZ95ROWbSVH-ZgugxQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,320 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:57,320 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:57,320 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0 with topic ID STORjZ95ROWbSVH-ZgugxQ and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,320 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1 with topic ID STORjZ95ROWbSVH-ZgugxQ and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,320 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 with topic ID STORjZ95ROWbSVH-ZgugxQ and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,320 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 with topic ID STORjZ95ROWbSVH-ZgugxQ and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,320 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4 with topic ID STORjZ95ROWbSVH-ZgugxQ and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,320 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5 with topic ID STORjZ95ROWbSVH-ZgugxQ and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,320 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.VES_MEASUREMENT_OUTPUT with topic ID b-VZuKReSFKUwPKtnSrrWA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,320 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:57,320 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:57,320 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-0 with topic ID b-VZuKReSFKUwPKtnSrrWA and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,320 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-1 with topic ID b-VZuKReSFKUwPKtnSrrWA and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,320 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-2 with topic ID b-VZuKReSFKUwPKtnSrrWA and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,320 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-3 with topic ID b-VZuKReSFKUwPKtnSrrWA and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,321 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-4 with topic ID b-VZuKReSFKUwPKtnSrrWA and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,321 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-5 with topic ID b-VZuKReSFKUwPKtnSrrWA and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,321 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.PNF_READY with topic ID UaAKOs93Ta2RuUUuMvI0qQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,321 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.PNF_READY') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,321 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.PNF_READY') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,321 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-0 with topic ID UaAKOs93Ta2RuUUuMvI0qQ and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,321 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-1 with topic ID UaAKOs93Ta2RuUUuMvI0qQ and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,321 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-2 with topic ID UaAKOs93Ta2RuUUuMvI0qQ and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,321 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-3 with topic ID UaAKOs93Ta2RuUUuMvI0qQ and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,321 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-4 with topic ID UaAKOs93Ta2RuUUuMvI0qQ and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,321 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-5 with topic ID UaAKOs93Ta2RuUUuMvI0qQ and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,321 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT with topic ID xsVXZIo3Qs6P_kn0Yga3wA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,321 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:57,321 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:57,321 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-0 with topic ID xsVXZIo3Qs6P_kn0Yga3wA and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,321 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-1 with topic ID xsVXZIo3Qs6P_kn0Yga3wA and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,321 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-2 with topic ID xsVXZIo3Qs6P_kn0Yga3wA and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,322 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-3 with topic ID xsVXZIo3Qs6P_kn0Yga3wA and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,322 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-4 with topic ID xsVXZIo3Qs6P_kn0Yga3wA and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,322 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-5 with topic ID xsVXZIo3Qs6P_kn0Yga3wA and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,322 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.SEC_FAULT_OUTPUT with topic ID Mtg1rWVHSNqGMcuElKUS5Q. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,322 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:57,322 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:57,322 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-0 with topic ID Mtg1rWVHSNqGMcuElKUS5Q and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,336 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-1 with topic ID Mtg1rWVHSNqGMcuElKUS5Q and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,337 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-2 with topic ID Mtg1rWVHSNqGMcuElKUS5Q and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,337 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-3 with topic ID Mtg1rWVHSNqGMcuElKUS5Q and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,337 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-4 with topic ID Mtg1rWVHSNqGMcuElKUS5Q and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,337 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-5 with topic ID Mtg1rWVHSNqGMcuElKUS5Q and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,337 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.PNF_UPDATE with topic ID Vwf6tW8pQ4qBLW1mMATFMQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,337 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.PNF_UPDATE') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,337 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.PNF_UPDATE') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,337 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-0 with topic ID Vwf6tW8pQ4qBLW1mMATFMQ and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,337 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-1 with topic ID Vwf6tW8pQ4qBLW1mMATFMQ and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,338 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-2 with topic ID Vwf6tW8pQ4qBLW1mMATFMQ and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,338 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-3 with topic ID Vwf6tW8pQ4qBLW1mMATFMQ and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,338 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-4 with topic ID Vwf6tW8pQ4qBLW1mMATFMQ and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,338 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-5 with topic ID Vwf6tW8pQ4qBLW1mMATFMQ and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,338 INFO [QuorumController id=3] Replayed TopicRecord for topic SEC_3GPP_FAULTSUPERVISION_OUTPUT with topic ID 67CLFfEpTcy3KH6P3eL5LQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,338 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:57,338 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:57,338 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 with topic ID 67CLFfEpTcy3KH6P3eL5LQ and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,338 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-1 with topic ID 67CLFfEpTcy3KH6P3eL5LQ and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,338 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-2 with topic ID 67CLFfEpTcy3KH6P3eL5LQ and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,338 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-3 with topic ID 67CLFfEpTcy3KH6P3eL5LQ and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,338 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-4 with topic ID 67CLFfEpTcy3KH6P3eL5LQ and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,338 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-5 with topic ID 67CLFfEpTcy3KH6P3eL5LQ and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,338 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT with topic ID kJkkO8n3Qc67JynSR7vJnw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,338 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:57,338 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:57,338 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 with topic ID kJkkO8n3Qc67JynSR7vJnw and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,338 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-1 with topic ID kJkkO8n3Qc67JynSR7vJnw and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,338 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-2 with topic ID kJkkO8n3Qc67JynSR7vJnw and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,338 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-3 with topic ID kJkkO8n3Qc67JynSR7vJnw and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,338 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-4 with topic ID kJkkO8n3Qc67JynSR7vJnw and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,339 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-5 with topic ID kJkkO8n3Qc67JynSR7vJnw and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,339 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.SEC_OTHER_OUTPUT with topic ID jG_V3cuESt-FjL5f_Dt1kg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,339 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:57,339 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:57,339 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-0 with topic ID jG_V3cuESt-FjL5f_Dt1kg and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,339 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-1 with topic ID jG_V3cuESt-FjL5f_Dt1kg and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,339 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-2 with topic ID jG_V3cuESt-FjL5f_Dt1kg and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,339 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-3 with topic ID jG_V3cuESt-FjL5f_Dt1kg and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,339 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-4 with topic ID jG_V3cuESt-FjL5f_Dt1kg and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,339 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-5 with topic ID jG_V3cuESt-FjL5f_Dt1kg and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,339 INFO [QuorumController id=3] Replayed TopicRecord for topic HV_VES_PERF3GPP with topic ID thMq9o_3RQmTpI4gaqPbRQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,339 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='HV_VES_PERF3GPP') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,339 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='HV_VES_PERF3GPP') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,339 INFO [QuorumController id=3] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-0 with topic ID thMq9o_3RQmTpI4gaqPbRQ and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,339 INFO [QuorumController id=3] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-1 with topic ID thMq9o_3RQmTpI4gaqPbRQ and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,339 INFO [QuorumController id=3] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-2 with topic ID thMq9o_3RQmTpI4gaqPbRQ and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,339 INFO [QuorumController id=3] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-3 with topic ID thMq9o_3RQmTpI4gaqPbRQ and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,339 INFO [QuorumController id=3] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-4 with topic ID thMq9o_3RQmTpI4gaqPbRQ and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,339 INFO [QuorumController id=3] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-5 with topic ID thMq9o_3RQmTpI4gaqPbRQ and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,339 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT with topic ID YsLyVR5wTdOmCKfLEtfr7w. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,339 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:57,339 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:57,339 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0 with topic ID YsLyVR5wTdOmCKfLEtfr7w and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,339 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1 with topic ID YsLyVR5wTdOmCKfLEtfr7w and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,340 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 with topic ID YsLyVR5wTdOmCKfLEtfr7w and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,340 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 with topic ID YsLyVR5wTdOmCKfLEtfr7w and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,340 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4 with topic ID YsLyVR5wTdOmCKfLEtfr7w and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,340 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5 with topic ID YsLyVR5wTdOmCKfLEtfr7w and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,340 INFO [QuorumController id=3] Replayed TopicRecord for topic SEC_3GPP_PROVISIONING_OUTPUT with topic ID z6JoTfCuTqqkS0iLSkBO9Q. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,340 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:57,340 INFO [QuorumController id=3] 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-3-event-handler]
2026-07-11 19:46:57,340 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-0 with topic ID z6JoTfCuTqqkS0iLSkBO9Q and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,340 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-1 with topic ID z6JoTfCuTqqkS0iLSkBO9Q and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,340 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-2 with topic ID z6JoTfCuTqqkS0iLSkBO9Q and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,340 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-3 with topic ID z6JoTfCuTqqkS0iLSkBO9Q and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,340 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-4 with topic ID z6JoTfCuTqqkS0iLSkBO9Q and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,340 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-5 with topic ID z6JoTfCuTqqkS0iLSkBO9Q and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,438 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,439 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,439 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,548 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:46:57,659 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:23,910 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:23,977 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for miqt576DTEmqokdISmEXig, 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-3-event-handler]
2026-07-11 19:47:23,977 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for HSyOmmDhTGqW1Un5kd66hg, 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-3-event-handler]
2026-07-11 19:47:23,977 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for ePyvQtT7Qj68y6WwoXRJQg, 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-3-event-handler]
2026-07-11 19:47:24,119 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:24,229 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,480 INFO [QuorumController id=3] CreateTopics result(s): CreatableTopic(name='__consumer_offsets', numPartitions=50, replicationFactor=3, assignments=[], configs=[CreatableTopicConfig(name='compression.type', value='producer'), CreatableTopicConfig(name='cleanup.policy', value='compact'), CreatableTopicConfig(name='segment.bytes', value='104857600')]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,480 INFO [QuorumController id=3] Replayed TopicRecord for topic __consumer_offsets with topic ID YxwutOxYRR-MxlLecjHAIg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,480 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='__consumer_offsets') which set configuration compression.type to producer (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,480 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='__consumer_offsets') which set configuration cleanup.policy to compact (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,480 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='__consumer_offsets') which set configuration segment.bytes to 104857600 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,480 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-0 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,481 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-1 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,481 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-2 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,481 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-3 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,481 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-4 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,481 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-5 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,481 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-6 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,481 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-7 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,481 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-8 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,481 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-9 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,481 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-10 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,481 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-11 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,481 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-12 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,481 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-13 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,481 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-14 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,481 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-15 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,481 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-16 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,481 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-17 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,482 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-18 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,482 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-19 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,482 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-20 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,482 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-21 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,482 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-22 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,482 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-23 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,482 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-24 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,482 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-25 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,482 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-26 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,482 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-27 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,482 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-28 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,482 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-29 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,482 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-30 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,483 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-31 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,483 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-32 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,483 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-33 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,483 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-34 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,483 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-35 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,483 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-36 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,483 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-37 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,483 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-38 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,483 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-39 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,483 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-40 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,483 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-41 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,483 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-42 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,483 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-43 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,483 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-44 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,483 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-45 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,483 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-46 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,484 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-47 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,484 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-48 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,484 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-49 with topic ID YxwutOxYRR-MxlLecjHAIg and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:30,773 INFO [QuorumController id=3] CreateTopics result(s): CreatableTopic(name='__consumer_offsets', numPartitions=50, replicationFactor=3, assignments=[], configs=[CreatableTopicConfig(name='compression.type', value='producer'), CreatableTopicConfig(name='cleanup.policy', value='compact'), CreatableTopicConfig(name='segment.bytes', value='104857600')]): TOPIC_ALREADY_EXISTS (Topic '__consumer_offsets' already exists.) (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,336 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for zRRtZ2VVQNmy6zTi_x_qAg, 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-3-event-handler]
2026-07-11 19:47:48,336 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for I5mWsozmRzemMQ_NUw2KRw, 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-3-event-handler]
2026-07-11 19:47:48,336 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for KUZz83M3QXiosk4Bly09Aw, 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-3-event-handler]
2026-07-11 19:47:48,336 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for NAEs80RHQyOwbsnRjgK5Vw, 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-3-event-handler]
2026-07-11 19:47:48,336 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for ahfCJ8WjTy2r45qOVdW8ng, 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-3-event-handler]
2026-07-11 19:47:48,336 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for uBwn4140RHKAday9rOEvWA, 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-3-event-handler]
2026-07-11 19:47:48,336 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Wb0CMztnQG-kFTX7firddw, 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-3-event-handler]
2026-07-11 19:47:48,336 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for XZ7zrn5yQPu-sRlBiVEVdA, 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-3-event-handler]
2026-07-11 19:47:48,336 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for k7Llx23pT2qpYsK--HT53Q, 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-3-event-handler]
2026-07-11 19:47:48,336 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for W8EPM7gsQlaHJuSUe6ULoQ, 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-3-event-handler]
2026-07-11 19:47:48,336 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 50duSHYVRiyavqLw2w3SnQ, 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-3-event-handler]
2026-07-11 19:47:48,336 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for GnGG6NUGTrG835dQ7-dWYg, 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-3-event-handler]
2026-07-11 19:47:48,336 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Fvid1RkDR4q2XFdP5Fxqhg, 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-3-event-handler]
2026-07-11 19:47:48,336 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 6MH9rQ5iSzy0YNyvi-PRdw, 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-3-event-handler]
2026-07-11 19:47:48,336 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for p7eL6gV0T7KX7_U7rT_xsA, 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-3-event-handler]
2026-07-11 19:47:48,336 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for aZfkIrddSz-_Jy83frt5Xw, 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-3-event-handler]
2026-07-11 19:47:48,336 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Gr4JgLmORxaXlvj8EiS_MA, 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-3-event-handler]
2026-07-11 19:47:48,336 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for zRqk9DgjTTqmBRlEOAgLrA, 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-3-event-handler]
2026-07-11 19:47:48,336 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for xHlXdpaoQTuB-T0-eQXZ5A, 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-3-event-handler]
2026-07-11 19:47:48,336 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for bPmFXgcATeeTdvc7dHe4Rg, 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-3-event-handler]
2026-07-11 19:47:48,336 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 2y3Qz9qoTXm256JJOy0qhA, 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-3-event-handler]
2026-07-11 19:47:48,336 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for LiPbNne-RFyGrzNPsbvtgg, 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-3-event-handler]
2026-07-11 19:47:48,336 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for XOz-pvgJRCCegW9AXe87yQ, 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-3-event-handler]
2026-07-11 19:47:48,336 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for v_U_Rjc6QK6MeuadumLN5g, 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-3-event-handler]
2026-07-11 19:47:48,336 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for pIpYqRc_SfWO_2OsuYia0g, 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-3-event-handler]
2026-07-11 19:47:48,336 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for rvzVaP1qTnaJxHKyqsqYjw, 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-3-event-handler]
2026-07-11 19:47:48,336 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for AYoeZcdvSQO8Ruitc5NxlA, 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-3-event-handler]
2026-07-11 19:47:48,336 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for qLG-bXoUQ3WmpSEvay5cqQ, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for m1PIgozrQF2IDBrxW8Bf4Q, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for VDv4VPOrShSo2YMAKdUnLg, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for IKvBQ0SIQz2NrWU-N4LtRw, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for ax-YAEcnSCufvvFIF3gd8w, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Q8WnHVfIRfSbHcvRngPWbQ, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for JQbX4RCkQSOsj0EKKNsjxw, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for WChWsCpYQCq82J1-bDSq3Q, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for QX5-b3ySTDK2edi1IUHUYA, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 8UyuqeUNTQedzNC7EsGVHQ, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for ewT1VCyWTJ6F1vmNqGX84w, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for mCJMwPyRQpqzfkeufFbprw, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for iiaYLQjARQ6KRLT0nmmBRw, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Am29UEZUT_Cya7RANFPxdg, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 3TqM5B8gTCiborjKFUc2Jg, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for SyVHr5FsQWSh_8q2NrcbFg, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Ymld0HNsS2y9wo_TJkSjeA, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for DAYOJ2RGQpeTvrx0fSFLGg, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for iJEYQ4VVRfeM93kaUpx2ww, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for ZPnkfnGfQqWhHF_zeZy4Sg, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for UVgITbh3QXC-mjCLwC20Nw, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for JY1OrRHARgeLg3nMmt3UNA, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for KfiHVhIGR_e8JLkpyJrqsA, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for HggsgQXJQS648MMvykQAeA, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for WvL_0DVXQ4qhcdis6slpXg, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for BXkJIy4BQBeMil2dgvtDsQ, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for f8aTWzyoRzCxp8_rCb3vPQ, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for jw4dRw-JTHq0bKW5qW1tfA, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for wBMLOHLtTA2EFMND5FhHug, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for j_QTwa9KSUGG3uCjVm1jPg, 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-3-event-handler]
2026-07-11 19:47:48,337 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for ds--v05eTKaS2-SBNX_cDQ, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 8zx-qJflQciNidjRJxhoNw, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for KBhg2M_-TE28L4ZCBRMPTQ, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for F9uI4bdSSFaMFwBAvmWdWg, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for oLE2Anv0SjGEAIhsvFYRww, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for ese493VfTUuU59Dm5pCKJA, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 1SunBLHBSOy1Cp9jofakCA, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for dPjuBgdwSZ6V3fSZ9fZw3A, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for BUlaIbX0R5-Xirkv0nJHcQ, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for PpRH29rqReCRNWUlbu21Zg, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Sv4OZF_gQLGtSwrhL_2tZw, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for r1W8eWcfTIWHp3eaRZZX2g, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for c2-gbxeLTJC4mEPSIh55BA, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for jMBEskxfTMKUYqWzwldXAw, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 9ZCSURj3SpSIQpiVrGU-Fg, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for FAS66Ru6TwuYLVKPLfwCRg, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for XgExI9qNTrm4v0-z4B9o-A, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for dI6mIOX2SXKNgvgiSZ8oBA, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Xfg5GdLuReS8qrjLZL-1Ag, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for WWQAUdq3SlqpZ0akLKFAHQ, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for G3TdBfk-TdWiYQ6BFbIokA, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for suoy0GPES9qIV9NoGx8LUw, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 2S_HOMK7Sq-00vippFp7Og, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for lOzTJCFbQ2iA4SVdgG-1og, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for d29QjoBBTt-mckGfYx2XRA, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for G874r32cTK-7I7fWt6CWuQ, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for ImjJFq6uSkqEA70xWqfZMA, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 2jIDZbi8SMakF3ddRey2lA, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for YGsAujinTmmS_SESsfL9pg, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for cWMscVVWTv2vc89AEicPcQ, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Tv2dKuo8SZm4TtrMhvf3cw, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for GexKhYZdRrGkk5xgQztrTg, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for PttaCmBiTVqF1u0oSHPUfQ, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 1NIGLW9lQXyY_GEvh866uA, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for HZCZI1w0T8iQOMS0Xm7hQg, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for OABFgHcNQjabZy6jDSNX5g, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 5UlT-7t7SQ6R_jBhVszi-A, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 0UuQCroGTTK1ruSCexAbFA, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for ikt8lqGmRVG3EdUXQclPKw, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for eEDliFPOQUO-HlzhDkGPQw, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for NLmzKDYVTkiXLZfQ5YlbTQ, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for idC16arVRXa8_Mnsi4KxRA, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for JKKaUTc8THm7F6lEzEr_MA, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for XxNiySBUTFSDfz_i2xvf9A, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for uqxfD7yyTPSHhd6oDclhmw, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 5ugtZD9IS1ehJ-p7TwW85w, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 4Dt5FkizQwyfO0axxC3dVg, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for WuzNil1oQbeqBRZjdm1DaQ, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for o04UeFORS8CvprKlXjgXmg, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for KrNpCnw3Qh2IEI9iDo86dA, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for rtbXMMIvT7iEOb_JFYa3lw, 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-3-event-handler]
2026-07-11 19:47:48,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for eCVLRIciQi6SgOgTpL0OBg, 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-3-event-handler]
2026-07-11 19:47:48,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 2ISu-7f0RwuiJvXCdlugGg, 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-3-event-handler]
2026-07-11 19:47:48,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Zj3dqD5WQp-YxehWMYHgrw, 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-3-event-handler]
2026-07-11 19:47:48,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for QvWij5lpR5SOYykDTsSjCg, 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-3-event-handler]
2026-07-11 19:47:48,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for J5hy8-BlQfalVHt81lmcBQ, 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-3-event-handler]
2026-07-11 19:47:48,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 6QwcZSo6TPmSjlqec0brBg, 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-3-event-handler]
2026-07-11 19:47:48,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 4Hqq_OljRZWz3ctsaqPiiA, 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-3-event-handler]
2026-07-11 19:47:48,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for cgY_qkNmRRWPmM_ghZ91DA, 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-3-event-handler]
2026-07-11 19:47:48,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for wYVQoEU6SySfF0LV9L4HlA, 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-3-event-handler]
2026-07-11 19:47:48,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for fklITzPMRSmC8YQ70RV0_g, 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-3-event-handler]
2026-07-11 19:47:48,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for JnF8k9-wQUC2qWMrzYnnJQ, 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-3-event-handler]
2026-07-11 19:47:48,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for q4RqCUc8TbigLjpwTADlxw, 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-3-event-handler]
2026-07-11 19:47:48,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 8VvOKC5tSE6FkVKvBZv5SQ, 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-3-event-handler]
2026-07-11 19:47:48,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for GtDk9ibvRE-PJighwAGdFg, 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-3-event-handler]
2026-07-11 19:47:48,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for dUh_7NgcTBiHXfIGGKNsiw, 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-3-event-handler]
2026-07-11 19:47:48,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 8lYKW8kbQGubNDEEWOe1nA, 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-3-event-handler]
2026-07-11 19:47:48,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for c1-xMt3zQ92yKJE26wuLLA, 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-3-event-handler]
2026-07-11 19:47:48,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 2wp-qT8LSSmm1Yc8Q8_CMw, 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-3-event-handler]
2026-07-11 19:47:48,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for qaWW340SS4aqA1_diDMw-Q, 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-3-event-handler]
2026-07-11 19:47:48,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for W-IZ_ljrRsak2CZjPmtipg, 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-3-event-handler]
2026-07-11 19:47:48,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for iPN8gaZWSdajaY30BlvoCA, 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-3-event-handler]
2026-07-11 19:47:48,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for jh9Xau-ZTmyVo-5pPWhc3w, 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-3-event-handler]
2026-07-11 19:47:48,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for dgc9WikQShCPYqOPyBJI1g, 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-3-event-handler]
2026-07-11 19:47:48,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 09Qp9-ZqR4y8-iyjV-VLOg, 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-3-event-handler]
2026-07-11 19:47:48,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for jwWqjXOWQKiIK8Vt2SXCSQ, 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-3-event-handler]
2026-07-11 19:47:48,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for YrTsORclQx6waEakRdndyw, 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-3-event-handler]
2026-07-11 19:47:48,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for pQSiby0pSKWXdVn3N_S2Jw, 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-3-event-handler]
2026-07-11 19:47:48,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for IV0_Kv2jSpKOzoWYCPEEjw, 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-3-event-handler]
2026-07-11 19:47:48,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 2LpVBe7lT0S7eRn6kLUd5A, 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-3-event-handler]
2026-07-11 19:47:48,522 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,522 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,522 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,522 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,522 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,522 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,522 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,522 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,522 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,522 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,522 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,522 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,522 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,594 INFO [QuorumController id=3] CreateTopics result(s): CreatableTopic(name='policy-acruntime-participant', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='opa-pdp-data', numPartitions=10, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='policy-pdp-pap', numPartitions=10, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='policy-notification', numPartitions=10, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='policy-heartbeat', numPartitions=10, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='acm-ppnt-sync', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,594 INFO [QuorumController id=3] Replayed TopicRecord for topic policy-acruntime-participant with topic ID xE54p20ZR0K5O5wK4VF9mw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,594 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-acruntime-participant') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,594 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-acruntime-participant') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,594 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-acruntime-participant-0 with topic ID xE54p20ZR0K5O5wK4VF9mw and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,594 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-acruntime-participant-1 with topic ID xE54p20ZR0K5O5wK4VF9mw and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,594 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-acruntime-participant-2 with topic ID xE54p20ZR0K5O5wK4VF9mw and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,594 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-acruntime-participant-3 with topic ID xE54p20ZR0K5O5wK4VF9mw and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,594 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-acruntime-participant-4 with topic ID xE54p20ZR0K5O5wK4VF9mw and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,594 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-acruntime-participant-5 with topic ID xE54p20ZR0K5O5wK4VF9mw and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,594 INFO [QuorumController id=3] Replayed TopicRecord for topic opa-pdp-data with topic ID pZIRXjKATyi6xpHmJhrevw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,594 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='opa-pdp-data') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,594 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='opa-pdp-data') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,594 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-0 with topic ID pZIRXjKATyi6xpHmJhrevw and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,594 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-1 with topic ID pZIRXjKATyi6xpHmJhrevw and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,594 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-2 with topic ID pZIRXjKATyi6xpHmJhrevw and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,594 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-3 with topic ID pZIRXjKATyi6xpHmJhrevw and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,594 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-4 with topic ID pZIRXjKATyi6xpHmJhrevw and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,594 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-5 with topic ID pZIRXjKATyi6xpHmJhrevw and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-6 with topic ID pZIRXjKATyi6xpHmJhrevw and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-7 with topic ID pZIRXjKATyi6xpHmJhrevw and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-8 with topic ID pZIRXjKATyi6xpHmJhrevw and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-9 with topic ID pZIRXjKATyi6xpHmJhrevw and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed TopicRecord for topic policy-pdp-pap with topic ID EouWOxTgTZ-3TawpeknwJA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-pdp-pap') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-pdp-pap') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-0 with topic ID EouWOxTgTZ-3TawpeknwJA and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-1 with topic ID EouWOxTgTZ-3TawpeknwJA and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-2 with topic ID EouWOxTgTZ-3TawpeknwJA and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-3 with topic ID EouWOxTgTZ-3TawpeknwJA and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-4 with topic ID EouWOxTgTZ-3TawpeknwJA and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-5 with topic ID EouWOxTgTZ-3TawpeknwJA and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-6 with topic ID EouWOxTgTZ-3TawpeknwJA and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-7 with topic ID EouWOxTgTZ-3TawpeknwJA and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-8 with topic ID EouWOxTgTZ-3TawpeknwJA and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-9 with topic ID EouWOxTgTZ-3TawpeknwJA and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed TopicRecord for topic policy-notification with topic ID YUtN3zi1Sbaj3w772B9fzA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-notification') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-notification') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-0 with topic ID YUtN3zi1Sbaj3w772B9fzA and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-1 with topic ID YUtN3zi1Sbaj3w772B9fzA and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-2 with topic ID YUtN3zi1Sbaj3w772B9fzA and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-3 with topic ID YUtN3zi1Sbaj3w772B9fzA and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-4 with topic ID YUtN3zi1Sbaj3w772B9fzA and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-5 with topic ID YUtN3zi1Sbaj3w772B9fzA and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-6 with topic ID YUtN3zi1Sbaj3w772B9fzA and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-7 with topic ID YUtN3zi1Sbaj3w772B9fzA and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-8 with topic ID YUtN3zi1Sbaj3w772B9fzA and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-9 with topic ID YUtN3zi1Sbaj3w772B9fzA and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed TopicRecord for topic policy-heartbeat with topic ID cT3bSTZeQVaPXuxZTJKXSg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-heartbeat') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-heartbeat') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-0 with topic ID cT3bSTZeQVaPXuxZTJKXSg and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-1 with topic ID cT3bSTZeQVaPXuxZTJKXSg and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-2 with topic ID cT3bSTZeQVaPXuxZTJKXSg and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-3 with topic ID cT3bSTZeQVaPXuxZTJKXSg and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-4 with topic ID cT3bSTZeQVaPXuxZTJKXSg and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-5 with topic ID cT3bSTZeQVaPXuxZTJKXSg and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,596 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-6 with topic ID cT3bSTZeQVaPXuxZTJKXSg and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,596 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-7 with topic ID cT3bSTZeQVaPXuxZTJKXSg and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,596 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-8 with topic ID cT3bSTZeQVaPXuxZTJKXSg and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,596 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-9 with topic ID cT3bSTZeQVaPXuxZTJKXSg and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,596 INFO [QuorumController id=3] Replayed TopicRecord for topic acm-ppnt-sync with topic ID 3SAAEMkcRtaZkTxewD1VMw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,596 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='acm-ppnt-sync') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,596 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='acm-ppnt-sync') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,596 INFO [QuorumController id=3] Replayed PartitionRecord for new partition acm-ppnt-sync-0 with topic ID 3SAAEMkcRtaZkTxewD1VMw and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,596 INFO [QuorumController id=3] Replayed PartitionRecord for new partition acm-ppnt-sync-1 with topic ID 3SAAEMkcRtaZkTxewD1VMw and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,596 INFO [QuorumController id=3] Replayed PartitionRecord for new partition acm-ppnt-sync-2 with topic ID 3SAAEMkcRtaZkTxewD1VMw and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,596 INFO [QuorumController id=3] Replayed PartitionRecord for new partition acm-ppnt-sync-3 with topic ID 3SAAEMkcRtaZkTxewD1VMw and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,596 INFO [QuorumController id=3] Replayed PartitionRecord for new partition acm-ppnt-sync-4 with topic ID 3SAAEMkcRtaZkTxewD1VMw and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,596 INFO [QuorumController id=3] Replayed PartitionRecord for new partition acm-ppnt-sync-5 with topic ID 3SAAEMkcRtaZkTxewD1VMw and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,674 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,674 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,674 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,674 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,674 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,892 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,892 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,892 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,892 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,892 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,892 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,892 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,892 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,892 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,892 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,892 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,892 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:48,892 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:49,075 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:49,076 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:49,076 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:49,076 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:49,076 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:49,076 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:49,076 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:49,076 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:49,076 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,376 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,376 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,376 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,376 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,376 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,376 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,376 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,376 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,376 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,376 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,376 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,376 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,376 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:47:57,376 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:48:05,112 INFO [QuorumController id=3] Replaying ProducerIdsRecord ProducerIdsRecord(brokerId=2, brokerEpoch=5, nextProducerId=1000) (org.apache.kafka.controller.ProducerIdControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:48:05,485 INFO [QuorumController id=3] Replaying ProducerIdsRecord ProducerIdsRecord(brokerId=0, brokerEpoch=15, nextProducerId=2000) (org.apache.kafka.controller.ProducerIdControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:48:24,496 INFO [QuorumController id=3] Replaying ProducerIdsRecord ProducerIdsRecord(brokerId=1, brokerEpoch=13, nextProducerId=3000) (org.apache.kafka.controller.ProducerIdControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:23,122 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for fj1Lm0Q0TXamrJbjePmolg, 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-3-event-handler]
2026-07-11 19:49:23,122 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for iOp-wcOPQ2eTkbIkSRXVWg, 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-3-event-handler]
2026-07-11 19:49:23,122 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for uJXGItllQ72-jMEeCEjWQA, 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-3-event-handler]
2026-07-11 19:49:23,122 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for nGRb87kHTA2BL9hiFYjxhA, 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-3-event-handler]
2026-07-11 19:49:23,122 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for AXuXoe6xTDSic77vGdO0Gw, 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-3-event-handler]
2026-07-11 19:49:23,122 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for m9fidHwvTF6GAiMnG6MT5g, 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-3-event-handler]
2026-07-11 19:49:23,172 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:23,172 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:23,348 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:23,348 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:23,466 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:23,466 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:49:57,347 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,215 INFO [QuorumController id=3] CreateTopics result(s): CreatableTopic(name='appc-cl', numPartitions=6, replicationFactor=3, assignments=[], configs=[]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,215 INFO [QuorumController id=3] Replayed TopicRecord for topic appc-cl with topic ID O6vGSOY8Q3ep7xJBHoeqsw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,216 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-cl-0 with topic ID O6vGSOY8Q3ep7xJBHoeqsw and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,216 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-cl-1 with topic ID O6vGSOY8Q3ep7xJBHoeqsw and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,216 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-cl-2 with topic ID O6vGSOY8Q3ep7xJBHoeqsw and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,216 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-cl-3 with topic ID O6vGSOY8Q3ep7xJBHoeqsw and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,216 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-cl-4 with topic ID O6vGSOY8Q3ep7xJBHoeqsw and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,216 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-cl-5 with topic ID O6vGSOY8Q3ep7xJBHoeqsw and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,497 INFO [QuorumController id=3] CreateTopics result(s): CreatableTopic(name='a1-p-rsp', numPartitions=6, replicationFactor=3, assignments=[], configs=[]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,497 INFO [QuorumController id=3] Replayed TopicRecord for topic a1-p-rsp with topic ID nTxnumisQbCJDE4DosXPPA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,497 INFO [QuorumController id=3] Replayed PartitionRecord for new partition a1-p-rsp-0 with topic ID nTxnumisQbCJDE4DosXPPA and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,497 INFO [QuorumController id=3] Replayed PartitionRecord for new partition a1-p-rsp-1 with topic ID nTxnumisQbCJDE4DosXPPA and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,497 INFO [QuorumController id=3] Replayed PartitionRecord for new partition a1-p-rsp-2 with topic ID nTxnumisQbCJDE4DosXPPA and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,497 INFO [QuorumController id=3] Replayed PartitionRecord for new partition a1-p-rsp-3 with topic ID nTxnumisQbCJDE4DosXPPA and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,497 INFO [QuorumController id=3] Replayed PartitionRecord for new partition a1-p-rsp-4 with topic ID nTxnumisQbCJDE4DosXPPA and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,497 INFO [QuorumController id=3] Replayed PartitionRecord for new partition a1-p-rsp-5 with topic ID nTxnumisQbCJDE4DosXPPA and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,589 INFO [QuorumController id=3] CreateTopics result(s): CreatableTopic(name='sdnr-cl-rsp', numPartitions=6, replicationFactor=3, assignments=[], configs=[]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,589 INFO [QuorumController id=3] Replayed TopicRecord for topic sdnr-cl-rsp with topic ID Zm2O6zKvRH-rI2W6BsnsEg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,589 INFO [QuorumController id=3] Replayed PartitionRecord for new partition sdnr-cl-rsp-0 with topic ID Zm2O6zKvRH-rI2W6BsnsEg and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,589 INFO [QuorumController id=3] Replayed PartitionRecord for new partition sdnr-cl-rsp-1 with topic ID Zm2O6zKvRH-rI2W6BsnsEg and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,589 INFO [QuorumController id=3] Replayed PartitionRecord for new partition sdnr-cl-rsp-2 with topic ID Zm2O6zKvRH-rI2W6BsnsEg and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,589 INFO [QuorumController id=3] Replayed PartitionRecord for new partition sdnr-cl-rsp-3 with topic ID Zm2O6zKvRH-rI2W6BsnsEg and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,589 INFO [QuorumController id=3] Replayed PartitionRecord for new partition sdnr-cl-rsp-4 with topic ID Zm2O6zKvRH-rI2W6BsnsEg and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,589 INFO [QuorumController id=3] Replayed PartitionRecord for new partition sdnr-cl-rsp-5 with topic ID Zm2O6zKvRH-rI2W6BsnsEg and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,595 INFO [QuorumController id=3] CreateTopics result(s): CreatableTopic(name='appc-lcm-write', numPartitions=6, replicationFactor=3, assignments=[], configs=[]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,595 INFO [QuorumController id=3] Replayed TopicRecord for topic appc-lcm-write with topic ID O3RXErY-SWSCU7lcnVUGog. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-lcm-write-0 with topic ID O3RXErY-SWSCU7lcnVUGog and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-lcm-write-1 with topic ID O3RXErY-SWSCU7lcnVUGog and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-lcm-write-2 with topic ID O3RXErY-SWSCU7lcnVUGog and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,595 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-lcm-write-3 with topic ID O3RXErY-SWSCU7lcnVUGog and PartitionRegistration(replicas=[2, 1, 0], directories=[mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,596 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-lcm-write-4 with topic ID O3RXErY-SWSCU7lcnVUGog and PartitionRegistration(replicas=[1, 0, 2], directories=[tXzoDnhpo3Sy3gLoAdCORw, wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:31,596 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-lcm-write-5 with topic ID O3RXErY-SWSCU7lcnVUGog and PartitionRegistration(replicas=[0, 2, 1], directories=[wq7YSREZ9qJY3UDcovVEXw, mo3pdwYb3ark2gsEYJoZQw, tXzoDnhpo3Sy3gLoAdCORw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:32,197 INFO [QuorumController id=3] CreateTopics result(s): CreatableTopic(name='unauthenticated.dcae_cl_output', numPartitions=6, replicationFactor=3, assignments=[], configs=[]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:32,197 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.dcae_cl_output with topic ID cN7bJGQ8TxCICLGlAfhTpA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:32,198 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-0 with topic ID cN7bJGQ8TxCICLGlAfhTpA and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:32,198 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-1 with topic ID cN7bJGQ8TxCICLGlAfhTpA and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:32,198 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-2 with topic ID cN7bJGQ8TxCICLGlAfhTpA and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:32,198 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-3 with topic ID cN7bJGQ8TxCICLGlAfhTpA and PartitionRegistration(replicas=[1, 2, 0], directories=[tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:32,198 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-4 with topic ID cN7bJGQ8TxCICLGlAfhTpA and PartitionRegistration(replicas=[2, 0, 1], directories=[mo3pdwYb3ark2gsEYJoZQw, wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:32,198 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-5 with topic ID cN7bJGQ8TxCICLGlAfhTpA and PartitionRegistration(replicas=[0, 1, 2], directories=[wq7YSREZ9qJY3UDcovVEXw, tXzoDnhpo3Sy3gLoAdCORw, mo3pdwYb3ark2gsEYJoZQw], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,304 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,305 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:50:56,685 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:51:57,358 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,334 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,334 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,334 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,334 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,334 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,334 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,334 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,334 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,334 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,334 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,334 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,334 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,334 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,334 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,334 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,334 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,334 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,335 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,335 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,335 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,335 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,335 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,335 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,335 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,335 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,335 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,335 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,335 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,335 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,335 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,335 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,335 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:53:57,335 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:34,477 INFO [NodeToControllerChannelManager id=3 name=registration] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [controller-3-to-controller-registration-channel-manager]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,278 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,279 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,279 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,279 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:56,279 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,361 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,361 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,361 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,361 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,361 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,361 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,361 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,361 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,361 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,361 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,361 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,361 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,361 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,361 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,361 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,361 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,362 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,362 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,362 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,362 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,362 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,362 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,362 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,362 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,362 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,362 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,362 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,362 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,362 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,362 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,362 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,362 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:55:57,362 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:57:57,300 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:59:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:59:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:59:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:59:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:59:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:59:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:59:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:59:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:59:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:59:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:59:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:59:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:59:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:59:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:59:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:59:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:59:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:59:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:59:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-datalake-feeder-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-07-11 19:59:57,375 INFO [QuorumController id=3] Replayed UserScramCredentialRe