2024-03-20T23:28:40.858227891Z zookeeper (10.244.0.20:2181) open 2024-03-20T23:30:01.270898586Z [Configuring] 'advertised.listeners' in '/opt/kafka/config/server.properties' 2024-03-20T23:30:01.324897171Z [Configuring] 'port' in '/opt/kafka/config/server.properties' 2024-03-20T23:30:01.339019585Z [Configuring] 'inter.broker.listener.name' in '/opt/kafka/config/server.properties' 2024-03-20T23:30:01.408520075Z [Configuring] 'advertised.host.name' in '/opt/kafka/config/server.properties' 2024-03-20T23:30:01.453434496Z Excluding KAFKA_HOME from broker config 2024-03-20T23:30:01.502552772Z [Configuring] 'log.dirs' in '/opt/kafka/config/server.properties' 2024-03-20T23:30:01.627077097Z [Configuring] 'listeners' in '/opt/kafka/config/server.properties' 2024-03-20T23:30:01.640124163Z [Configuring] 'log.retention.hours' in '/opt/kafka/config/server.properties' 2024-03-20T23:30:01.662809142Z Excluding KAFKA_VERSION from broker config 2024-03-20T23:30:01.692602976Z [Configuring] 'advertised.port' in '/opt/kafka/config/server.properties' 2024-03-20T23:30:01.880497576Z [Configuring] 'zookeeper.connect' in '/opt/kafka/config/server.properties' 2024-03-20T23:30:02.046958185Z [Configuring] 'offsets.topic.replication.factor' in '/opt/kafka/config/server.properties' 2024-03-20T23:30:02.216799180Z [Configuring] 'broker.id' in '/opt/kafka/config/server.properties' 2024-03-20T23:30:04.600554308Z [2024-03-20 23:30:04,595] INFO KafkaConfig values: 2024-03-20T23:30:04.600580353Z advertised.host.name = kafka.osm 2024-03-20T23:30:04.600583638Z advertised.listeners = PLAINTEXT://:9092 2024-03-20T23:30:04.600587337Z advertised.port = 9092 2024-03-20T23:30:04.600590512Z alter.config.policy.class.name = null 2024-03-20T23:30:04.600593985Z authorizer.class.name = 2024-03-20T23:30:04.600597155Z auto.create.topics.enable = true 2024-03-20T23:30:04.600600106Z auto.leader.rebalance.enable = true 2024-03-20T23:30:04.600603040Z background.threads = 10 2024-03-20T23:30:04.600606001Z broker.id = 1 2024-03-20T23:30:04.600609038Z broker.id.generation.enable = true 2024-03-20T23:30:04.600611931Z broker.rack = null 2024-03-20T23:30:04.600614892Z compression.type = producer 2024-03-20T23:30:04.600618311Z connections.max.idle.ms = 600000 2024-03-20T23:30:04.600621241Z controlled.shutdown.enable = true 2024-03-20T23:30:04.600624060Z controlled.shutdown.max.retries = 3 2024-03-20T23:30:04.600627207Z controlled.shutdown.retry.backoff.ms = 5000 2024-03-20T23:30:04.600630051Z controller.socket.timeout.ms = 30000 2024-03-20T23:30:04.600632920Z create.topic.policy.class.name = null 2024-03-20T23:30:04.600635848Z default.replication.factor = 1 2024-03-20T23:30:04.600638822Z delete.records.purgatory.purge.interval.requests = 1 2024-03-20T23:30:04.600641697Z delete.topic.enable = true 2024-03-20T23:30:04.600644645Z fetch.purgatory.purge.interval.requests = 1000 2024-03-20T23:30:04.600647544Z group.initial.rebalance.delay.ms = 0 2024-03-20T23:30:04.600650608Z group.max.session.timeout.ms = 300000 2024-03-20T23:30:04.600653448Z group.min.session.timeout.ms = 6000 2024-03-20T23:30:04.600656450Z host.name = 2024-03-20T23:30:04.600659302Z inter.broker.listener.name = PLAINTEXT 2024-03-20T23:30:04.600662176Z inter.broker.protocol.version = 1.0-IV0 2024-03-20T23:30:04.600664976Z leader.imbalance.check.interval.seconds = 300 2024-03-20T23:30:04.600667964Z leader.imbalance.per.broker.percentage = 10 2024-03-20T23:30:04.600671386Z listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL 2024-03-20T23:30:04.600674325Z listeners = PLAINTEXT://:9092 2024-03-20T23:30:04.600677170Z log.cleaner.backoff.ms = 15000 2024-03-20T23:30:04.600680011Z log.cleaner.dedupe.buffer.size = 134217728 2024-03-20T23:30:04.600692565Z log.cleaner.delete.retention.ms = 86400000 2024-03-20T23:30:04.600695745Z log.cleaner.enable = true 2024-03-20T23:30:04.600698607Z log.cleaner.io.buffer.load.factor = 0.9 2024-03-20T23:30:04.600701458Z log.cleaner.io.buffer.size = 524288 2024-03-20T23:30:04.600704516Z log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 2024-03-20T23:30:04.600707688Z log.cleaner.min.cleanable.ratio = 0.5 2024-03-20T23:30:04.600710536Z log.cleaner.min.compaction.lag.ms = 0 2024-03-20T23:30:04.600713376Z log.cleaner.threads = 1 2024-03-20T23:30:04.600716294Z log.cleanup.policy = [delete] 2024-03-20T23:30:04.600719254Z log.dir = /tmp/kafka-logs 2024-03-20T23:30:04.600722169Z log.dirs = /kafka/kafka-logs-kafka-0 2024-03-20T23:30:04.600725130Z log.flush.interval.messages = 9223372036854775807 2024-03-20T23:30:04.600728118Z log.flush.interval.ms = null 2024-03-20T23:30:04.600730965Z log.flush.offset.checkpoint.interval.ms = 60000 2024-03-20T23:30:04.600744705Z log.flush.scheduler.interval.ms = 9223372036854775807 2024-03-20T23:30:04.600748010Z log.flush.start.offset.checkpoint.interval.ms = 60000 2024-03-20T23:30:04.600751078Z log.index.interval.bytes = 4096 2024-03-20T23:30:04.600753936Z log.index.size.max.bytes = 10485760 2024-03-20T23:30:04.600756764Z log.message.format.version = 1.0-IV0 2024-03-20T23:30:04.600759660Z log.message.timestamp.difference.max.ms = 9223372036854775807 2024-03-20T23:30:04.600762738Z log.message.timestamp.type = CreateTime 2024-03-20T23:30:04.600765873Z log.preallocate = false 2024-03-20T23:30:04.600768736Z log.retention.bytes = -1 2024-03-20T23:30:04.600771624Z log.retention.check.interval.ms = 300000 2024-03-20T23:30:04.600774642Z log.retention.hours = 24 2024-03-20T23:30:04.600777495Z log.retention.minutes = null 2024-03-20T23:30:04.600780447Z log.retention.ms = null 2024-03-20T23:30:04.600783387Z log.roll.hours = 168 2024-03-20T23:30:04.600786401Z log.roll.jitter.hours = 0 2024-03-20T23:30:04.600789291Z log.roll.jitter.ms = null 2024-03-20T23:30:04.600792273Z log.roll.ms = null 2024-03-20T23:30:04.600795160Z log.segment.bytes = 1073741824 2024-03-20T23:30:04.600798198Z log.segment.delete.delay.ms = 60000 2024-03-20T23:30:04.600801129Z max.connections.per.ip = 2147483647 2024-03-20T23:30:04.600804233Z max.connections.per.ip.overrides = 2024-03-20T23:30:04.600807254Z message.max.bytes = 1000012 2024-03-20T23:30:04.600810287Z metric.reporters = [] 2024-03-20T23:30:04.600813213Z metrics.num.samples = 2 2024-03-20T23:30:04.600816110Z metrics.recording.level = INFO 2024-03-20T23:30:04.600819032Z metrics.sample.window.ms = 30000 2024-03-20T23:30:04.600822051Z min.insync.replicas = 1 2024-03-20T23:30:04.600824883Z num.io.threads = 8 2024-03-20T23:30:04.600827791Z num.network.threads = 3 2024-03-20T23:30:04.600830686Z num.partitions = 1 2024-03-20T23:30:04.600833608Z num.recovery.threads.per.data.dir = 1 2024-03-20T23:30:04.600836450Z num.replica.fetchers = 1 2024-03-20T23:30:04.600839353Z offset.metadata.max.bytes = 4096 2024-03-20T23:30:04.600842271Z offsets.commit.required.acks = -1 2024-03-20T23:30:04.600845211Z offsets.commit.timeout.ms = 5000 2024-03-20T23:30:04.600848085Z offsets.load.buffer.size = 5242880 2024-03-20T23:30:04.600850955Z offsets.retention.check.interval.ms = 600000 2024-03-20T23:30:04.600853880Z offsets.retention.minutes = 1440 2024-03-20T23:30:04.600856844Z offsets.topic.compression.codec = 0 2024-03-20T23:30:04.600859750Z offsets.topic.num.partitions = 50 2024-03-20T23:30:04.600862705Z offsets.topic.replication.factor = 1 2024-03-20T23:30:04.600871967Z offsets.topic.segment.bytes = 104857600 2024-03-20T23:30:04.600874989Z port = 9092 2024-03-20T23:30:04.600877931Z principal.builder.class = null 2024-03-20T23:30:04.600880870Z producer.purgatory.purge.interval.requests = 1000 2024-03-20T23:30:04.600883755Z queued.max.request.bytes = -1 2024-03-20T23:30:04.600886641Z queued.max.requests = 500 2024-03-20T23:30:04.600889486Z quota.consumer.default = 9223372036854775807 2024-03-20T23:30:04.600892320Z quota.producer.default = 9223372036854775807 2024-03-20T23:30:04.600895171Z quota.window.num = 11 2024-03-20T23:30:04.600898047Z quota.window.size.seconds = 1 2024-03-20T23:30:04.600900959Z replica.fetch.backoff.ms = 1000 2024-03-20T23:30:04.600920756Z replica.fetch.max.bytes = 1048576 2024-03-20T23:30:04.600924272Z replica.fetch.min.bytes = 1 2024-03-20T23:30:04.600927257Z replica.fetch.response.max.bytes = 10485760 2024-03-20T23:30:04.600930273Z replica.fetch.wait.max.ms = 500 2024-03-20T23:30:04.600933253Z replica.high.watermark.checkpoint.interval.ms = 5000 2024-03-20T23:30:04.600936182Z replica.lag.time.max.ms = 10000 2024-03-20T23:30:04.600939097Z replica.socket.receive.buffer.bytes = 65536 2024-03-20T23:30:04.600942008Z replica.socket.timeout.ms = 30000 2024-03-20T23:30:04.600944930Z replication.quota.window.num = 11 2024-03-20T23:30:04.600947883Z replication.quota.window.size.seconds = 1 2024-03-20T23:30:04.600950812Z request.timeout.ms = 30000 2024-03-20T23:30:04.600953738Z reserved.broker.max.id = 1000 2024-03-20T23:30:04.600956650Z sasl.enabled.mechanisms = [GSSAPI] 2024-03-20T23:30:04.600961251Z sasl.kerberos.kinit.cmd = /usr/bin/kinit 2024-03-20T23:30:04.600964331Z sasl.kerberos.min.time.before.relogin = 60000 2024-03-20T23:30:04.600967328Z sasl.kerberos.principal.to.local.rules = [DEFAULT] 2024-03-20T23:30:04.600970347Z sasl.kerberos.service.name = null 2024-03-20T23:30:04.600973279Z sasl.kerberos.ticket.renew.jitter = 0.05 2024-03-20T23:30:04.600976192Z sasl.kerberos.ticket.renew.window.factor = 0.8 2024-03-20T23:30:04.600979117Z sasl.mechanism.inter.broker.protocol = GSSAPI 2024-03-20T23:30:04.600982036Z security.inter.broker.protocol = PLAINTEXT 2024-03-20T23:30:04.600984954Z socket.receive.buffer.bytes = 102400 2024-03-20T23:30:04.600987870Z socket.request.max.bytes = 104857600 2024-03-20T23:30:04.600990808Z socket.send.buffer.bytes = 102400 2024-03-20T23:30:04.600993734Z ssl.cipher.suites = null 2024-03-20T23:30:04.600997076Z ssl.client.auth = none 2024-03-20T23:30:04.601000068Z ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] 2024-03-20T23:30:04.601002980Z ssl.endpoint.identification.algorithm = null 2024-03-20T23:30:04.601005923Z ssl.key.password = null 2024-03-20T23:30:04.601012896Z ssl.keymanager.algorithm = SunX509 2024-03-20T23:30:04.601016050Z ssl.keystore.location = null 2024-03-20T23:30:04.601019072Z ssl.keystore.password = null 2024-03-20T23:30:04.601022088Z ssl.keystore.type = JKS 2024-03-20T23:30:04.601025123Z ssl.protocol = TLS 2024-03-20T23:30:04.601028085Z ssl.provider = null 2024-03-20T23:30:04.601031179Z ssl.secure.random.implementation = null 2024-03-20T23:30:04.601034120Z ssl.trustmanager.algorithm = PKIX 2024-03-20T23:30:04.601037107Z ssl.truststore.location = null 2024-03-20T23:30:04.601040212Z ssl.truststore.password = null 2024-03-20T23:30:04.601043162Z ssl.truststore.type = JKS 2024-03-20T23:30:04.601047003Z transaction.abort.timed.out.transaction.cleanup.interval.ms = 60000 2024-03-20T23:30:04.601050183Z transaction.max.timeout.ms = 900000 2024-03-20T23:30:04.601053225Z transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 2024-03-20T23:30:04.601063266Z transaction.state.log.load.buffer.size = 5242880 2024-03-20T23:30:04.601066440Z transaction.state.log.min.isr = 1 2024-03-20T23:30:04.601069417Z transaction.state.log.num.partitions = 50 2024-03-20T23:30:04.601072364Z transaction.state.log.replication.factor = 1 2024-03-20T23:30:04.601075289Z transaction.state.log.segment.bytes = 104857600 2024-03-20T23:30:04.601078262Z transactional.id.expiration.ms = 604800000 2024-03-20T23:30:04.601081165Z unclean.leader.election.enable = false 2024-03-20T23:30:04.601084070Z zookeeper.connect = zookeeper:2181 2024-03-20T23:30:04.601086976Z zookeeper.connection.timeout.ms = 6000 2024-03-20T23:30:04.601101958Z zookeeper.session.timeout.ms = 6000 2024-03-20T23:30:04.601104825Z zookeeper.set.acl = false 2024-03-20T23:30:04.601107659Z zookeeper.sync.time.ms = 2000 2024-03-20T23:30:04.601110583Z (kafka.server.KafkaConfig) 2024-03-20T23:30:04.668150734Z [2024-03-20 23:30:04,664] INFO starting (kafka.server.KafkaServer) 2024-03-20T23:30:04.668165524Z [2024-03-20 23:30:04,666] INFO Connecting to zookeeper on zookeeper:2181 (kafka.server.KafkaServer) 2024-03-20T23:30:04.691153312Z [2024-03-20 23:30:04,687] INFO Client environment:zookeeper.version=3.4.10-39d3a4f269333c922ed3db283be479f9deacaa0f, built on 03/23/2017 10:13 GMT (org.apache.zookeeper.ZooKeeper) 2024-03-20T23:30:04.691167873Z [2024-03-20 23:30:04,687] INFO Client environment:host.name=kafka-0.kafka.osm.svc.cluster.local (org.apache.zookeeper.ZooKeeper) 2024-03-20T23:30:04.691171659Z [2024-03-20 23:30:04,687] INFO Client environment:java.version=1.8.0_292 (org.apache.zookeeper.ZooKeeper) 2024-03-20T23:30:04.691175325Z [2024-03-20 23:30:04,687] INFO Client environment:java.vendor=Azul Systems, Inc. (org.apache.zookeeper.ZooKeeper) 2024-03-20T23:30:04.691186078Z [2024-03-20 23:30:04,687] INFO Client environment:java.home=/usr/lib/jvm/zulu8-ca/jre (org.apache.zookeeper.ZooKeeper) 2024-03-20T23:30:04.691192575Z [2024-03-20 23:30:04,688] INFO Client environment:java.class.path=:/opt/kafka/bin/../libs/aopalliance-repackaged-2.5.0-b32.jar:/opt/kafka/bin/../libs/argparse4j-0.7.0.jar:/opt/kafka/bin/../libs/commons-lang3-3.5.jar:/opt/kafka/bin/../libs/connect-api-1.0.2.jar:/opt/kafka/bin/../libs/connect-file-1.0.2.jar:/opt/kafka/bin/../libs/connect-json-1.0.2.jar:/opt/kafka/bin/../libs/connect-runtime-1.0.2.jar:/opt/kafka/bin/../libs/connect-transforms-1.0.2.jar:/opt/kafka/bin/../libs/guava-20.0.jar:/opt/kafka/bin/../libs/hk2-api-2.5.0-b32.jar:/opt/kafka/bin/../libs/hk2-locator-2.5.0-b32.jar:/opt/kafka/bin/../libs/hk2-utils-2.5.0-b32.jar:/opt/kafka/bin/../libs/jackson-annotations-2.9.6.jar:/opt/kafka/bin/../libs/jackson-core-2.9.6.jar:/opt/kafka/bin/../libs/jackson-databind-2.9.6.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.9.6.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.9.6.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.9.6.jar:/opt/kafka/bin/../libs/javassist-3.20.0-GA.jar:/opt/kafka/bin/../libs/javassist-3.21.0-GA.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.2.jar:/opt/kafka/bin/../libs/javax.inject-1.jar:/opt/kafka/bin/../libs/javax.inject-2.5.0-b32.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.0.1.jar:/opt/kafka/bin/../libs/jersey-client-2.25.1.jar:/opt/kafka/bin/../libs/jersey-common-2.25.1.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.25.1.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.25.1.jar:/opt/kafka/bin/../libs/jersey-guava-2.25.1.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.25.1.jar:/opt/kafka/bin/../libs/jersey-server-2.25.1.jar:/opt/kafka/bin/../libs/jetty-continuation-9.2.22.v20170606.jar:/opt/kafka/bin/../libs/jetty-http-9.2.22.v20170606.jar:/opt/kafka/bin/../libs/jetty-io-9.2.22.v20170606.jar:/opt/kafka/bin/../libs/jetty-security-9.2.22.v20170606.jar:/opt/kafka/bin/../libs/jetty-server-9.2.22.v20170606.jar:/opt/kafka/bin/../libs/jetty-servlet-9.2.22.v20170606.jar:/opt/kafka/bin/../libs/jetty-servlets-9.2.22.v20170606.jar:/opt/kafka/bin/../libs/jetty-util-9.2.22.v20170606.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.4.jar:/opt/kafka/bin/../libs/kafka-clients-1.0.2.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-1.0.2.jar:/opt/kafka/bin/../libs/kafka-streams-1.0.2.jar:/opt/kafka/bin/../libs/kafka-streams-examples-1.0.2.jar:/opt/kafka/bin/../libs/kafka-tools-1.0.2.jar:/opt/kafka/bin/../libs/kafka_2.11-1.0.2-sources.jar:/opt/kafka/bin/../libs/kafka_2.11-1.0.2-test-sources.jar:/opt/kafka/bin/../libs/kafka_2.11-1.0.2.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/lz4-java-1.4.jar:/opt/kafka/bin/../libs/maven-artifact-3.5.0.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.1.jar:/opt/kafka/bin/../libs/plexus-utils-3.0.24.jar:/opt/kafka/bin/../libs/reflections-0.9.11.jar:/opt/kafka/bin/../libs/rocksdbjni-5.7.3.jar:/opt/kafka/bin/../libs/scala-library-2.11.12.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.25.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.25.jar:/opt/kafka/bin/../libs/snappy-java-1.1.4.jar:/opt/kafka/bin/../libs/validation-api-1.1.0.Final.jar:/opt/kafka/bin/../libs/zkclient-0.10.jar:/opt/kafka/bin/../libs/zookeeper-3.4.10.jar (org.apache.zookeeper.ZooKeeper) 2024-03-20T23:30:04.691206662Z [2024-03-20 23:30:04,688] INFO Client environment:java.library.path=/usr/lib/jvm/zulu8-ca/jre/lib/amd64/server:/usr/lib/jvm/zulu8-ca/jre/lib/amd64:/usr/lib/jvm/zulu8-ca/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) 2024-03-20T23:30:04.691210116Z [2024-03-20 23:30:04,688] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) 2024-03-20T23:30:04.691213233Z [2024-03-20 23:30:04,688] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) 2024-03-20T23:30:04.691216696Z [2024-03-20 23:30:04,688] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) 2024-03-20T23:30:04.691219733Z [2024-03-20 23:30:04,688] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) 2024-03-20T23:30:04.691222892Z [2024-03-20 23:30:04,688] INFO Client environment:os.version=5.15.0-47-generic (org.apache.zookeeper.ZooKeeper) 2024-03-20T23:30:04.691226089Z [2024-03-20 23:30:04,688] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper) 2024-03-20T23:30:04.691229193Z [2024-03-20 23:30:04,688] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper) 2024-03-20T23:30:04.691232232Z [2024-03-20 23:30:04,688] INFO Client environment:user.dir=/ (org.apache.zookeeper.ZooKeeper) 2024-03-20T23:30:04.691235375Z [2024-03-20 23:30:04,689] INFO Initiating client connection, connectString=zookeeper:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@36bc55de (org.apache.zookeeper.ZooKeeper) 2024-03-20T23:30:04.692549340Z [2024-03-20 23:30:04,691] INFO Starting ZkClient event thread. (org.I0Itec.zkclient.ZkEventThread) 2024-03-20T23:30:04.710060544Z [2024-03-20 23:30:04,706] INFO Waiting for keeper state SyncConnected (org.I0Itec.zkclient.ZkClient) 2024-03-20T23:30:04.715110715Z [2024-03-20 23:30:04,711] INFO Opening socket connection to server zookeeper-0.zookeeper.osm.svc.cluster.local/10.244.0.20:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) 2024-03-20T23:30:04.728384427Z [2024-03-20 23:30:04,725] INFO Socket connection established to zookeeper-0.zookeeper.osm.svc.cluster.local/10.244.0.20:2181, initiating session (org.apache.zookeeper.ClientCnxn) 2024-03-20T23:30:04.782639322Z [2024-03-20 23:30:04,778] INFO Session establishment complete on server zookeeper-0.zookeeper.osm.svc.cluster.local/10.244.0.20:2181, sessionid = 0x100000749540000, negotiated timeout = 6000 (org.apache.zookeeper.ClientCnxn) 2024-03-20T23:30:04.795214348Z [2024-03-20 23:30:04,794] INFO zookeeper state changed (SyncConnected) (org.I0Itec.zkclient.ZkClient) 2024-03-20T23:30:05.290914972Z [2024-03-20 23:30:05,290] INFO Cluster ID = YG9fT77gTgqKW9l9HHJlow (kafka.server.KafkaServer) 2024-03-20T23:30:05.330872619Z [2024-03-20 23:30:05,330] WARN No meta.properties file under dir /kafka/kafka-logs-kafka-0/meta.properties (kafka.server.BrokerMetadataCheckpoint) 2024-03-20T23:30:05.452462290Z [2024-03-20 23:30:05,450] INFO [ThrottledRequestReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper) 2024-03-20T23:30:05.456536324Z [2024-03-20 23:30:05,454] INFO [ThrottledRequestReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper) 2024-03-20T23:30:05.459206476Z [2024-03-20 23:30:05,456] INFO [ThrottledRequestReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper) 2024-03-20T23:30:05.532769969Z [2024-03-20 23:30:05,527] INFO Log directory '/kafka/kafka-logs-kafka-0' not found, creating it. (kafka.log.LogManager) 2024-03-20T23:30:05.549793237Z [2024-03-20 23:30:05,549] INFO Loading logs. (kafka.log.LogManager) 2024-03-20T23:30:05.574133375Z [2024-03-20 23:30:05,573] INFO Logs loading complete in 23 ms. (kafka.log.LogManager) 2024-03-20T23:30:05.904640913Z [2024-03-20 23:30:05,903] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) 2024-03-20T23:30:05.907215480Z [2024-03-20 23:30:05,905] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) 2024-03-20T23:30:06.406113732Z [2024-03-20 23:30:06,405] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.Acceptor) 2024-03-20T23:30:06.416493961Z [2024-03-20 23:30:06,411] INFO [SocketServer brokerId=1] Started 1 acceptor threads (kafka.network.SocketServer) 2024-03-20T23:30:06.437611756Z [2024-03-20 23:30:06,437] INFO [ExpirationReaper-1-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) 2024-03-20T23:30:06.443435418Z [2024-03-20 23:30:06,442] INFO [ExpirationReaper-1-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) 2024-03-20T23:30:06.449664430Z [2024-03-20 23:30:06,447] INFO [ExpirationReaper-1-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) 2024-03-20T23:30:06.472114655Z [2024-03-20 23:30:06,470] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) 2024-03-20T23:30:06.532899460Z [2024-03-20 23:30:06,532] INFO [ExpirationReaper-1-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) 2024-03-20T23:30:06.542479263Z [2024-03-20 23:30:06,541] INFO [ExpirationReaper-1-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) 2024-03-20T23:30:06.549376477Z [2024-03-20 23:30:06,549] INFO [ExpirationReaper-1-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) 2024-03-20T23:30:06.550670048Z [2024-03-20 23:30:06,550] INFO Creating /controller (is it secure? false) (kafka.utils.ZKCheckedEphemeral) 2024-03-20T23:30:06.557560059Z [2024-03-20 23:30:06,557] INFO [GroupCoordinator 1]: Starting up. (kafka.coordinator.group.GroupCoordinator) 2024-03-20T23:30:06.558720939Z [2024-03-20 23:30:06,558] INFO [GroupCoordinator 1]: Startup complete. (kafka.coordinator.group.GroupCoordinator) 2024-03-20T23:30:06.572970499Z [2024-03-20 23:30:06,572] INFO Result of znode creation is: OK (kafka.utils.ZKCheckedEphemeral) 2024-03-20T23:30:06.592404465Z [2024-03-20 23:30:06,590] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 32 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:30:06.612405775Z [2024-03-20 23:30:06,609] INFO [ProducerId Manager 1]: Acquired new producerId block (brokerId:1,blockStartProducerId:0,blockEndProducerId:999) by writing to Zk with path version 1 (kafka.coordinator.transaction.ProducerIdManager) 2024-03-20T23:30:06.668184663Z [2024-03-20 23:30:06,667] INFO [TransactionCoordinator id=1] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) 2024-03-20T23:30:06.691755476Z [2024-03-20 23:30:06,691] INFO [TransactionCoordinator id=1] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) 2024-03-20T23:30:06.695288908Z [2024-03-20 23:30:06,695] INFO [Transaction Marker Channel Manager 1]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) 2024-03-20T23:30:06.796039384Z [2024-03-20 23:30:06,795] INFO Creating /brokers/ids/1 (is it secure? false) (kafka.utils.ZKCheckedEphemeral) 2024-03-20T23:30:06.803335614Z [2024-03-20 23:30:06,803] INFO Result of znode creation is: OK (kafka.utils.ZKCheckedEphemeral) 2024-03-20T23:30:06.808224330Z [2024-03-20 23:30:06,808] INFO Registered broker 1 at path /brokers/ids/1 with addresses: EndPoint(kafka-0.kafka.osm.svc.cluster.local,9092,ListenerName(PLAINTEXT),PLAINTEXT) (kafka.utils.ZkUtils) 2024-03-20T23:30:06.815288100Z [2024-03-20 23:30:06,815] WARN No meta.properties file under dir /kafka/kafka-logs-kafka-0/meta.properties (kafka.server.BrokerMetadataCheckpoint) 2024-03-20T23:30:06.860865493Z [2024-03-20 23:30:06,860] INFO [SocketServer brokerId=1] Started processors for 1 acceptors (kafka.network.SocketServer) 2024-03-20T23:30:06.875113465Z [2024-03-20 23:30:06,872] INFO Kafka version : 1.0.2 (org.apache.kafka.common.utils.AppInfoParser) 2024-03-20T23:30:06.875226189Z [2024-03-20 23:30:06,875] INFO Kafka commitId : 2a121f7b1d402825 (org.apache.kafka.common.utils.AppInfoParser) 2024-03-20T23:30:06.883079991Z [2024-03-20 23:30:06,882] INFO [KafkaServer id=1] started (kafka.server.KafkaServer) 2024-03-20T23:33:06.616230229Z [2024-03-20 23:33:06,615] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-03-20T23:33:06.622364850Z [2024-03-20 23:33:06,622] INFO [KafkaApi-1] Auto creation of topic alarm_request with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-03-20T23:33:06.677014911Z [2024-03-20 23:33:06,676] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions alarm_request-0 (kafka.server.ReplicaFetcherManager) 2024-03-20T23:33:06.775065452Z [2024-03-20 23:33:06,774] INFO [Log partition=alarm_request-0, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:06.787228714Z [2024-03-20 23:33:06,787] INFO [Log partition=alarm_request-0, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 43 ms (kafka.log.Log) 2024-03-20T23:33:06.794725737Z [2024-03-20 23:33:06,794] INFO Created log for partition [alarm_request,0] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:06.796150533Z [2024-03-20 23:33:06,795] INFO [Partition alarm_request-0 broker=1] No checkpointed highwatermark is found for partition alarm_request-0 (kafka.cluster.Partition) 2024-03-20T23:33:06.800495486Z [2024-03-20 23:33:06,800] INFO Replica loaded for partition alarm_request-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:06.802706756Z [2024-03-20 23:33:06,802] INFO [Partition alarm_request-0 broker=1] alarm_request-0 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:07.039299619Z [2024-03-20 23:33:07,038] INFO Updated PartitionLeaderEpoch. New: {epoch:0, offset:0}, Current: {epoch:-1, offset-1} for Partition: alarm_request-0. Cache now contains 0 entries. (kafka.server.epoch.LeaderEpochFileCache) 2024-03-20T23:33:07.085554306Z [2024-03-20 23:33:07,084] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-03-20T23:33:07.088600724Z [2024-03-20 23:33:07,088] INFO [KafkaApi-1] Auto creation of topic users with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-03-20T23:33:07.112828706Z [2024-03-20 23:33:07,112] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions users-0 (kafka.server.ReplicaFetcherManager) 2024-03-20T23:33:07.117293790Z [2024-03-20 23:33:07,116] INFO [Log partition=users-0, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:07.117981621Z [2024-03-20 23:33:07,117] INFO [Log partition=users-0, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 3 ms (kafka.log.Log) 2024-03-20T23:33:07.119058798Z [2024-03-20 23:33:07,118] INFO Created log for partition [users,0] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:07.122066249Z [2024-03-20 23:33:07,119] INFO [Partition users-0 broker=1] No checkpointed highwatermark is found for partition users-0 (kafka.cluster.Partition) 2024-03-20T23:33:07.122376004Z [2024-03-20 23:33:07,122] INFO Replica loaded for partition users-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:07.122832601Z [2024-03-20 23:33:07,122] INFO [Partition users-0 broker=1] users-0 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:07.197199985Z [2024-03-20 23:33:07,196] INFO Updated PartitionLeaderEpoch. New: {epoch:0, offset:0}, Current: {epoch:-1, offset-1} for Partition: users-0. Cache now contains 0 entries. (kafka.server.epoch.LeaderEpochFileCache) 2024-03-20T23:33:07.333379920Z [2024-03-20 23:33:07,333] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-03-20T23:33:07.335611332Z [2024-03-20 23:33:07,335] INFO [KafkaApi-1] Auto creation of topic project with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-03-20T23:33:07.364843879Z [2024-03-20 23:33:07,364] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions project-0 (kafka.server.ReplicaFetcherManager) 2024-03-20T23:33:07.368585223Z [2024-03-20 23:33:07,368] INFO [Log partition=project-0, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:07.369925555Z [2024-03-20 23:33:07,369] INFO [Log partition=project-0, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 2 ms (kafka.log.Log) 2024-03-20T23:33:07.371162216Z [2024-03-20 23:33:07,371] INFO Created log for partition [project,0] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:07.371563031Z [2024-03-20 23:33:07,371] INFO [Partition project-0 broker=1] No checkpointed highwatermark is found for partition project-0 (kafka.cluster.Partition) 2024-03-20T23:33:07.371634177Z [2024-03-20 23:33:07,371] INFO Replica loaded for partition project-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:07.371825400Z [2024-03-20 23:33:07,371] INFO [Partition project-0 broker=1] project-0 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:07.450497345Z [2024-03-20 23:33:07,449] INFO Updated PartitionLeaderEpoch. New: {epoch:0, offset:0}, Current: {epoch:-1, offset-1} for Partition: project-0. Cache now contains 0 entries. (kafka.server.epoch.LeaderEpochFileCache) 2024-03-20T23:33:07.538617711Z [2024-03-20 23:33:07,538] INFO Topic creation {"version":1,"partitions":{"45":[1],"34":[1],"12":[1],"8":[1],"19":[1],"23":[1],"4":[1],"40":[1],"15":[1],"11":[1],"9":[1],"44":[1],"33":[1],"22":[1],"26":[1],"37":[1],"13":[1],"46":[1],"24":[1],"35":[1],"16":[1],"5":[1],"10":[1],"48":[1],"21":[1],"43":[1],"32":[1],"49":[1],"6":[1],"36":[1],"1":[1],"39":[1],"17":[1],"25":[1],"14":[1],"47":[1],"31":[1],"42":[1],"0":[1],"20":[1],"27":[1],"2":[1],"38":[1],"18":[1],"30":[1],"7":[1],"29":[1],"41":[1],"3":[1],"28":[1]}} (kafka.admin.AdminUtils$) 2024-03-20T23:33:07.542754135Z [2024-03-20 23:33:07,542] INFO [KafkaApi-1] Auto creation of topic __consumer_offsets with 50 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-03-20T23:33:08.017580805Z [2024-03-20 23:33:08,016] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions __consumer_offsets-22,__consumer_offsets-30,__consumer_offsets-8,__consumer_offsets-21,__consumer_offsets-4,__consumer_offsets-27,__consumer_offsets-7,__consumer_offsets-9,__consumer_offsets-46,__consumer_offsets-25,__consumer_offsets-35,__consumer_offsets-41,__consumer_offsets-33,__consumer_offsets-23,__consumer_offsets-49,__consumer_offsets-47,__consumer_offsets-16,__consumer_offsets-28,__consumer_offsets-31,__consumer_offsets-36,__consumer_offsets-42,__consumer_offsets-3,__consumer_offsets-18,__consumer_offsets-37,__consumer_offsets-15,__consumer_offsets-24,__consumer_offsets-38,__consumer_offsets-17,__consumer_offsets-48,__consumer_offsets-19,__consumer_offsets-11,__consumer_offsets-13,__consumer_offsets-2,__consumer_offsets-43,__consumer_offsets-6,__consumer_offsets-14,__consumer_offsets-20,__consumer_offsets-0,__consumer_offsets-44,__consumer_offsets-39,__consumer_offsets-12,__consumer_offsets-45,__consumer_offsets-1,__consumer_offsets-5,__consumer_offsets-26,__consumer_offsets-29,__consumer_offsets-34,__consumer_offsets-10,__consumer_offsets-32,__consumer_offsets-40 (kafka.server.ReplicaFetcherManager) 2024-03-20T23:33:08.025106598Z [2024-03-20 23:33:08,024] INFO [Log partition=__consumer_offsets-0, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.029300699Z [2024-03-20 23:33:08,029] INFO [Log partition=__consumer_offsets-0, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 5 ms (kafka.log.Log) 2024-03-20T23:33:08.030289744Z [2024-03-20 23:33:08,030] INFO Created log for partition [__consumer_offsets,0] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.030710099Z [2024-03-20 23:33:08,030] INFO [Partition __consumer_offsets-0 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-0 (kafka.cluster.Partition) 2024-03-20T23:33:08.030911558Z [2024-03-20 23:33:08,030] INFO Replica loaded for partition __consumer_offsets-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.031172563Z [2024-03-20 23:33:08,031] INFO [Partition __consumer_offsets-0 broker=1] __consumer_offsets-0 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.042795888Z [2024-03-20 23:33:08,042] INFO [Log partition=__consumer_offsets-29, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.044735528Z [2024-03-20 23:33:08,044] INFO [Log partition=__consumer_offsets-29, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 7 ms (kafka.log.Log) 2024-03-20T23:33:08.045821829Z [2024-03-20 23:33:08,045] INFO Created log for partition [__consumer_offsets,29] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.046423865Z [2024-03-20 23:33:08,046] INFO [Partition __consumer_offsets-29 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-29 (kafka.cluster.Partition) 2024-03-20T23:33:08.046562180Z [2024-03-20 23:33:08,046] INFO Replica loaded for partition __consumer_offsets-29 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.047023297Z [2024-03-20 23:33:08,046] INFO [Partition __consumer_offsets-29 broker=1] __consumer_offsets-29 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.056942024Z [2024-03-20 23:33:08,056] INFO [Log partition=__consumer_offsets-48, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.060554612Z [2024-03-20 23:33:08,060] INFO [Log partition=__consumer_offsets-48, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 6 ms (kafka.log.Log) 2024-03-20T23:33:08.061482661Z [2024-03-20 23:33:08,061] INFO Created log for partition [__consumer_offsets,48] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.061814874Z [2024-03-20 23:33:08,061] INFO [Partition __consumer_offsets-48 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-48 (kafka.cluster.Partition) 2024-03-20T23:33:08.061868998Z [2024-03-20 23:33:08,061] INFO Replica loaded for partition __consumer_offsets-48 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.062002981Z [2024-03-20 23:33:08,061] INFO [Partition __consumer_offsets-48 broker=1] __consumer_offsets-48 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.066258737Z [2024-03-20 23:33:08,066] INFO [Log partition=__consumer_offsets-10, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.066949721Z [2024-03-20 23:33:08,066] INFO [Log partition=__consumer_offsets-10, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 2 ms (kafka.log.Log) 2024-03-20T23:33:08.067662775Z [2024-03-20 23:33:08,067] INFO Created log for partition [__consumer_offsets,10] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.068028545Z [2024-03-20 23:33:08,067] INFO [Partition __consumer_offsets-10 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-10 (kafka.cluster.Partition) 2024-03-20T23:33:08.068113527Z [2024-03-20 23:33:08,068] INFO Replica loaded for partition __consumer_offsets-10 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.068227932Z [2024-03-20 23:33:08,068] INFO [Partition __consumer_offsets-10 broker=1] __consumer_offsets-10 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.073243391Z [2024-03-20 23:33:08,073] INFO [Log partition=__consumer_offsets-45, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.073962431Z [2024-03-20 23:33:08,073] INFO [Log partition=__consumer_offsets-45, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 2 ms (kafka.log.Log) 2024-03-20T23:33:08.074627218Z [2024-03-20 23:33:08,074] INFO Created log for partition [__consumer_offsets,45] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.074894200Z [2024-03-20 23:33:08,074] INFO [Partition __consumer_offsets-45 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-45 (kafka.cluster.Partition) 2024-03-20T23:33:08.074941613Z [2024-03-20 23:33:08,074] INFO Replica loaded for partition __consumer_offsets-45 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.075075319Z [2024-03-20 23:33:08,075] INFO [Partition __consumer_offsets-45 broker=1] __consumer_offsets-45 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.077934159Z [2024-03-20 23:33:08,077] INFO [Log partition=__consumer_offsets-26, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.078561575Z [2024-03-20 23:33:08,078] INFO [Log partition=__consumer_offsets-26, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:08.079404765Z [2024-03-20 23:33:08,079] INFO Created log for partition [__consumer_offsets,26] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.079678635Z [2024-03-20 23:33:08,079] INFO [Partition __consumer_offsets-26 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-26 (kafka.cluster.Partition) 2024-03-20T23:33:08.079881349Z [2024-03-20 23:33:08,079] INFO Replica loaded for partition __consumer_offsets-26 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.080067171Z [2024-03-20 23:33:08,079] INFO [Partition __consumer_offsets-26 broker=1] __consumer_offsets-26 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.084036751Z [2024-03-20 23:33:08,083] INFO [Log partition=__consumer_offsets-7, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.084690963Z [2024-03-20 23:33:08,084] INFO [Log partition=__consumer_offsets-7, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:08.085406660Z [2024-03-20 23:33:08,085] INFO Created log for partition [__consumer_offsets,7] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.085799658Z [2024-03-20 23:33:08,085] INFO [Partition __consumer_offsets-7 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-7 (kafka.cluster.Partition) 2024-03-20T23:33:08.085934368Z [2024-03-20 23:33:08,085] INFO Replica loaded for partition __consumer_offsets-7 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.086084450Z [2024-03-20 23:33:08,086] INFO [Partition __consumer_offsets-7 broker=1] __consumer_offsets-7 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.090567364Z [2024-03-20 23:33:08,090] INFO [Log partition=__consumer_offsets-42, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.093544468Z [2024-03-20 23:33:08,093] INFO [Log partition=__consumer_offsets-42, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 4 ms (kafka.log.Log) 2024-03-20T23:33:08.094255026Z [2024-03-20 23:33:08,094] INFO Created log for partition [__consumer_offsets,42] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.094593226Z [2024-03-20 23:33:08,094] INFO [Partition __consumer_offsets-42 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-42 (kafka.cluster.Partition) 2024-03-20T23:33:08.094702894Z [2024-03-20 23:33:08,094] INFO Replica loaded for partition __consumer_offsets-42 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.094838302Z [2024-03-20 23:33:08,094] INFO [Partition __consumer_offsets-42 broker=1] __consumer_offsets-42 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.098113212Z [2024-03-20 23:33:08,098] INFO [Log partition=__consumer_offsets-4, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.098825042Z [2024-03-20 23:33:08,098] INFO [Log partition=__consumer_offsets-4, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:08.099513078Z [2024-03-20 23:33:08,099] INFO Created log for partition [__consumer_offsets,4] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.099835518Z [2024-03-20 23:33:08,099] INFO [Partition __consumer_offsets-4 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-4 (kafka.cluster.Partition) 2024-03-20T23:33:08.099975539Z [2024-03-20 23:33:08,099] INFO Replica loaded for partition __consumer_offsets-4 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.100113746Z [2024-03-20 23:33:08,100] INFO [Partition __consumer_offsets-4 broker=1] __consumer_offsets-4 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.103724480Z [2024-03-20 23:33:08,103] INFO [Log partition=__consumer_offsets-23, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.104394326Z [2024-03-20 23:33:08,104] INFO [Log partition=__consumer_offsets-23, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 2 ms (kafka.log.Log) 2024-03-20T23:33:08.105359005Z [2024-03-20 23:33:08,105] INFO Created log for partition [__consumer_offsets,23] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.105662611Z [2024-03-20 23:33:08,105] INFO [Partition __consumer_offsets-23 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-23 (kafka.cluster.Partition) 2024-03-20T23:33:08.105809559Z [2024-03-20 23:33:08,105] INFO Replica loaded for partition __consumer_offsets-23 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.106026622Z [2024-03-20 23:33:08,105] INFO [Partition __consumer_offsets-23 broker=1] __consumer_offsets-23 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.108799730Z [2024-03-20 23:33:08,108] INFO [Log partition=__consumer_offsets-1, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.110068891Z [2024-03-20 23:33:08,109] INFO [Log partition=__consumer_offsets-1, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 2 ms (kafka.log.Log) 2024-03-20T23:33:08.111004799Z [2024-03-20 23:33:08,110] INFO Created log for partition [__consumer_offsets,1] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.111347686Z [2024-03-20 23:33:08,111] INFO [Partition __consumer_offsets-1 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-1 (kafka.cluster.Partition) 2024-03-20T23:33:08.111574134Z [2024-03-20 23:33:08,111] INFO Replica loaded for partition __consumer_offsets-1 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.111726431Z [2024-03-20 23:33:08,111] INFO [Partition __consumer_offsets-1 broker=1] __consumer_offsets-1 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.116619295Z [2024-03-20 23:33:08,116] INFO [Log partition=__consumer_offsets-20, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.117304517Z [2024-03-20 23:33:08,117] INFO [Log partition=__consumer_offsets-20, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 2 ms (kafka.log.Log) 2024-03-20T23:33:08.118228761Z [2024-03-20 23:33:08,117] INFO Created log for partition [__consumer_offsets,20] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.118549432Z [2024-03-20 23:33:08,118] INFO [Partition __consumer_offsets-20 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-20 (kafka.cluster.Partition) 2024-03-20T23:33:08.118658326Z [2024-03-20 23:33:08,118] INFO Replica loaded for partition __consumer_offsets-20 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.118828868Z [2024-03-20 23:33:08,118] INFO [Partition __consumer_offsets-20 broker=1] __consumer_offsets-20 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.123810424Z [2024-03-20 23:33:08,123] INFO [Log partition=__consumer_offsets-39, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.124381895Z [2024-03-20 23:33:08,124] INFO [Log partition=__consumer_offsets-39, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 2 ms (kafka.log.Log) 2024-03-20T23:33:08.125861976Z [2024-03-20 23:33:08,125] INFO Created log for partition [__consumer_offsets,39] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.126131005Z [2024-03-20 23:33:08,126] INFO [Partition __consumer_offsets-39 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-39 (kafka.cluster.Partition) 2024-03-20T23:33:08.126173012Z [2024-03-20 23:33:08,126] INFO Replica loaded for partition __consumer_offsets-39 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.126307187Z [2024-03-20 23:33:08,126] INFO [Partition __consumer_offsets-39 broker=1] __consumer_offsets-39 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.129680429Z [2024-03-20 23:33:08,129] INFO [Log partition=__consumer_offsets-17, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.130435437Z [2024-03-20 23:33:08,130] INFO [Log partition=__consumer_offsets-17, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 2 ms (kafka.log.Log) 2024-03-20T23:33:08.131266075Z [2024-03-20 23:33:08,131] INFO Created log for partition [__consumer_offsets,17] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.131658401Z [2024-03-20 23:33:08,131] INFO [Partition __consumer_offsets-17 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-17 (kafka.cluster.Partition) 2024-03-20T23:33:08.131679138Z [2024-03-20 23:33:08,131] INFO Replica loaded for partition __consumer_offsets-17 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.131765024Z [2024-03-20 23:33:08,131] INFO [Partition __consumer_offsets-17 broker=1] __consumer_offsets-17 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.134381679Z [2024-03-20 23:33:08,134] INFO [Log partition=__consumer_offsets-36, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.135118582Z [2024-03-20 23:33:08,135] INFO [Log partition=__consumer_offsets-36, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 2 ms (kafka.log.Log) 2024-03-20T23:33:08.135643622Z [2024-03-20 23:33:08,135] INFO Created log for partition [__consumer_offsets,36] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.135908746Z [2024-03-20 23:33:08,135] INFO [Partition __consumer_offsets-36 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-36 (kafka.cluster.Partition) 2024-03-20T23:33:08.136011401Z [2024-03-20 23:33:08,135] INFO Replica loaded for partition __consumer_offsets-36 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.136176539Z [2024-03-20 23:33:08,136] INFO [Partition __consumer_offsets-36 broker=1] __consumer_offsets-36 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.139260731Z [2024-03-20 23:33:08,139] INFO [Log partition=__consumer_offsets-14, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.140833461Z [2024-03-20 23:33:08,140] INFO [Log partition=__consumer_offsets-14, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 3 ms (kafka.log.Log) 2024-03-20T23:33:08.141527016Z [2024-03-20 23:33:08,141] INFO Created log for partition [__consumer_offsets,14] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.141553527Z [2024-03-20 23:33:08,141] INFO [Partition __consumer_offsets-14 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-14 (kafka.cluster.Partition) 2024-03-20T23:33:08.142166990Z [2024-03-20 23:33:08,141] INFO Replica loaded for partition __consumer_offsets-14 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.142191411Z [2024-03-20 23:33:08,141] INFO [Partition __consumer_offsets-14 broker=1] __consumer_offsets-14 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.146461931Z [2024-03-20 23:33:08,146] INFO [Log partition=__consumer_offsets-33, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.148887200Z [2024-03-20 23:33:08,146] INFO [Log partition=__consumer_offsets-33, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:08.148923001Z [2024-03-20 23:33:08,147] INFO Created log for partition [__consumer_offsets,33] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.148934269Z [2024-03-20 23:33:08,147] INFO [Partition __consumer_offsets-33 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-33 (kafka.cluster.Partition) 2024-03-20T23:33:08.148963390Z [2024-03-20 23:33:08,147] INFO Replica loaded for partition __consumer_offsets-33 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.151481858Z [2024-03-20 23:33:08,147] INFO [Partition __consumer_offsets-33 broker=1] __consumer_offsets-33 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.155410129Z [2024-03-20 23:33:08,153] INFO [Log partition=__consumer_offsets-49, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.156926654Z [2024-03-20 23:33:08,155] INFO [Log partition=__consumer_offsets-49, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 3 ms (kafka.log.Log) 2024-03-20T23:33:08.156977094Z [2024-03-20 23:33:08,156] INFO Created log for partition [__consumer_offsets,49] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.161598023Z [2024-03-20 23:33:08,156] INFO [Partition __consumer_offsets-49 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-49 (kafka.cluster.Partition) 2024-03-20T23:33:08.161615392Z [2024-03-20 23:33:08,157] INFO Replica loaded for partition __consumer_offsets-49 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.161620793Z [2024-03-20 23:33:08,157] INFO [Partition __consumer_offsets-49 broker=1] __consumer_offsets-49 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.161625071Z [2024-03-20 23:33:08,161] INFO [Log partition=__consumer_offsets-11, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.162034141Z [2024-03-20 23:33:08,161] INFO [Log partition=__consumer_offsets-11, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:08.162623342Z [2024-03-20 23:33:08,162] INFO Created log for partition [__consumer_offsets,11] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.181658266Z [2024-03-20 23:33:08,180] INFO [Partition __consumer_offsets-11 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-11 (kafka.cluster.Partition) 2024-03-20T23:33:08.181688102Z [2024-03-20 23:33:08,180] INFO Replica loaded for partition __consumer_offsets-11 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.181692469Z [2024-03-20 23:33:08,181] INFO [Partition __consumer_offsets-11 broker=1] __consumer_offsets-11 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.194674582Z [2024-03-20 23:33:08,188] INFO [Log partition=__consumer_offsets-30, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.194693897Z [2024-03-20 23:33:08,188] INFO [Log partition=__consumer_offsets-30, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:08.194698269Z [2024-03-20 23:33:08,189] INFO Created log for partition [__consumer_offsets,30] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.194702674Z [2024-03-20 23:33:08,189] INFO [Partition __consumer_offsets-30 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-30 (kafka.cluster.Partition) 2024-03-20T23:33:08.194706295Z [2024-03-20 23:33:08,189] INFO Replica loaded for partition __consumer_offsets-30 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.194709322Z [2024-03-20 23:33:08,189] INFO [Partition __consumer_offsets-30 broker=1] __consumer_offsets-30 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.196128722Z [2024-03-20 23:33:08,193] INFO [Log partition=__consumer_offsets-46, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.196143079Z [2024-03-20 23:33:08,193] INFO [Log partition=__consumer_offsets-46, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:08.196153516Z [2024-03-20 23:33:08,194] INFO Created log for partition [__consumer_offsets,46] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.196157653Z [2024-03-20 23:33:08,194] INFO [Partition __consumer_offsets-46 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-46 (kafka.cluster.Partition) 2024-03-20T23:33:08.196161451Z [2024-03-20 23:33:08,194] INFO Replica loaded for partition __consumer_offsets-46 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.196174650Z [2024-03-20 23:33:08,194] INFO [Partition __consumer_offsets-46 broker=1] __consumer_offsets-46 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.203999178Z [2024-03-20 23:33:08,202] INFO [Log partition=__consumer_offsets-27, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.204028738Z [2024-03-20 23:33:08,202] INFO [Log partition=__consumer_offsets-27, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 5 ms (kafka.log.Log) 2024-03-20T23:33:08.204034706Z [2024-03-20 23:33:08,203] INFO Created log for partition [__consumer_offsets,27] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.204040532Z [2024-03-20 23:33:08,203] INFO [Partition __consumer_offsets-27 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-27 (kafka.cluster.Partition) 2024-03-20T23:33:08.204045422Z [2024-03-20 23:33:08,203] INFO Replica loaded for partition __consumer_offsets-27 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.204049860Z [2024-03-20 23:33:08,203] INFO [Partition __consumer_offsets-27 broker=1] __consumer_offsets-27 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.206918590Z [2024-03-20 23:33:08,206] INFO [Log partition=__consumer_offsets-8, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.207278974Z [2024-03-20 23:33:08,207] INFO [Log partition=__consumer_offsets-8, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:08.207864992Z [2024-03-20 23:33:08,207] INFO Created log for partition [__consumer_offsets,8] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.208152301Z [2024-03-20 23:33:08,208] INFO [Partition __consumer_offsets-8 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-8 (kafka.cluster.Partition) 2024-03-20T23:33:08.208238997Z [2024-03-20 23:33:08,208] INFO Replica loaded for partition __consumer_offsets-8 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.208398754Z [2024-03-20 23:33:08,208] INFO [Partition __consumer_offsets-8 broker=1] __consumer_offsets-8 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.210964955Z [2024-03-20 23:33:08,210] INFO [Log partition=__consumer_offsets-24, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.211399932Z [2024-03-20 23:33:08,211] INFO [Log partition=__consumer_offsets-24, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:08.215122951Z [2024-03-20 23:33:08,211] INFO Created log for partition [__consumer_offsets,24] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.215153277Z [2024-03-20 23:33:08,212] INFO [Partition __consumer_offsets-24 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-24 (kafka.cluster.Partition) 2024-03-20T23:33:08.215159689Z [2024-03-20 23:33:08,212] INFO Replica loaded for partition __consumer_offsets-24 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.215165186Z [2024-03-20 23:33:08,212] INFO [Partition __consumer_offsets-24 broker=1] __consumer_offsets-24 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.218487394Z [2024-03-20 23:33:08,218] INFO [Log partition=__consumer_offsets-43, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.220920934Z [2024-03-20 23:33:08,218] INFO [Log partition=__consumer_offsets-43, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:08.220952977Z [2024-03-20 23:33:08,219] INFO Created log for partition [__consumer_offsets,43] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.220959819Z [2024-03-20 23:33:08,219] INFO [Partition __consumer_offsets-43 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-43 (kafka.cluster.Partition) 2024-03-20T23:33:08.220965633Z [2024-03-20 23:33:08,219] INFO Replica loaded for partition __consumer_offsets-43 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.220971225Z [2024-03-20 23:33:08,219] INFO [Partition __consumer_offsets-43 broker=1] __consumer_offsets-43 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.223904645Z [2024-03-20 23:33:08,223] INFO [Log partition=__consumer_offsets-5, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.224070503Z [2024-03-20 23:33:08,223] INFO [Log partition=__consumer_offsets-5, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 0 ms (kafka.log.Log) 2024-03-20T23:33:08.224815586Z [2024-03-20 23:33:08,224] INFO Created log for partition [__consumer_offsets,5] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.226587369Z [2024-03-20 23:33:08,224] INFO [Partition __consumer_offsets-5 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-5 (kafka.cluster.Partition) 2024-03-20T23:33:08.226604884Z [2024-03-20 23:33:08,224] INFO Replica loaded for partition __consumer_offsets-5 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.226630835Z [2024-03-20 23:33:08,225] INFO [Partition __consumer_offsets-5 broker=1] __consumer_offsets-5 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.229110492Z [2024-03-20 23:33:08,228] INFO [Log partition=__consumer_offsets-21, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.230210412Z [2024-03-20 23:33:08,230] INFO [Log partition=__consumer_offsets-21, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 2 ms (kafka.log.Log) 2024-03-20T23:33:08.230839180Z [2024-03-20 23:33:08,230] INFO Created log for partition [__consumer_offsets,21] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.231156216Z [2024-03-20 23:33:08,231] INFO [Partition __consumer_offsets-21 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-21 (kafka.cluster.Partition) 2024-03-20T23:33:08.231249120Z [2024-03-20 23:33:08,231] INFO Replica loaded for partition __consumer_offsets-21 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.231345536Z [2024-03-20 23:33:08,231] INFO [Partition __consumer_offsets-21 broker=1] __consumer_offsets-21 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.236242472Z [2024-03-20 23:33:08,236] INFO [Log partition=__consumer_offsets-2, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.236823222Z [2024-03-20 23:33:08,236] INFO [Log partition=__consumer_offsets-2, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:08.237630968Z [2024-03-20 23:33:08,237] INFO Created log for partition [__consumer_offsets,2] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.238000166Z [2024-03-20 23:33:08,237] INFO [Partition __consumer_offsets-2 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-2 (kafka.cluster.Partition) 2024-03-20T23:33:08.238092265Z [2024-03-20 23:33:08,237] INFO Replica loaded for partition __consumer_offsets-2 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.238186715Z [2024-03-20 23:33:08,238] INFO [Partition __consumer_offsets-2 broker=1] __consumer_offsets-2 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.241779159Z [2024-03-20 23:33:08,241] INFO [Log partition=__consumer_offsets-40, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.242089094Z [2024-03-20 23:33:08,242] INFO [Log partition=__consumer_offsets-40, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 2 ms (kafka.log.Log) 2024-03-20T23:33:08.242570737Z [2024-03-20 23:33:08,242] INFO Created log for partition [__consumer_offsets,40] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.242794746Z [2024-03-20 23:33:08,242] INFO [Partition __consumer_offsets-40 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-40 (kafka.cluster.Partition) 2024-03-20T23:33:08.242878875Z [2024-03-20 23:33:08,242] INFO Replica loaded for partition __consumer_offsets-40 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.242951243Z [2024-03-20 23:33:08,242] INFO [Partition __consumer_offsets-40 broker=1] __consumer_offsets-40 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.246461619Z [2024-03-20 23:33:08,246] INFO [Log partition=__consumer_offsets-37, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.246741125Z [2024-03-20 23:33:08,246] INFO [Log partition=__consumer_offsets-37, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:08.247236888Z [2024-03-20 23:33:08,247] INFO Created log for partition [__consumer_offsets,37] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.247445622Z [2024-03-20 23:33:08,247] INFO [Partition __consumer_offsets-37 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-37 (kafka.cluster.Partition) 2024-03-20T23:33:08.247491185Z [2024-03-20 23:33:08,247] INFO Replica loaded for partition __consumer_offsets-37 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.247562308Z [2024-03-20 23:33:08,247] INFO [Partition __consumer_offsets-37 broker=1] __consumer_offsets-37 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.252560459Z [2024-03-20 23:33:08,252] INFO [Log partition=__consumer_offsets-18, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.252835911Z [2024-03-20 23:33:08,252] INFO [Log partition=__consumer_offsets-18, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:08.253291948Z [2024-03-20 23:33:08,253] INFO Created log for partition [__consumer_offsets,18] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.253521680Z [2024-03-20 23:33:08,253] INFO [Partition __consumer_offsets-18 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-18 (kafka.cluster.Partition) 2024-03-20T23:33:08.253579236Z [2024-03-20 23:33:08,253] INFO Replica loaded for partition __consumer_offsets-18 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.253632790Z [2024-03-20 23:33:08,253] INFO [Partition __consumer_offsets-18 broker=1] __consumer_offsets-18 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.256748825Z [2024-03-20 23:33:08,256] INFO [Log partition=__consumer_offsets-34, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.257205150Z [2024-03-20 23:33:08,256] INFO [Log partition=__consumer_offsets-34, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:08.257818432Z [2024-03-20 23:33:08,257] INFO Created log for partition [__consumer_offsets,34] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.258027054Z [2024-03-20 23:33:08,257] INFO [Partition __consumer_offsets-34 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-34 (kafka.cluster.Partition) 2024-03-20T23:33:08.258095600Z [2024-03-20 23:33:08,258] INFO Replica loaded for partition __consumer_offsets-34 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.258168222Z [2024-03-20 23:33:08,258] INFO [Partition __consumer_offsets-34 broker=1] __consumer_offsets-34 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.260454455Z [2024-03-20 23:33:08,260] INFO [Log partition=__consumer_offsets-15, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.260863840Z [2024-03-20 23:33:08,260] INFO [Log partition=__consumer_offsets-15, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:08.264127027Z [2024-03-20 23:33:08,264] INFO Created log for partition [__consumer_offsets,15] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.264396111Z [2024-03-20 23:33:08,264] INFO [Partition __consumer_offsets-15 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-15 (kafka.cluster.Partition) 2024-03-20T23:33:08.264407408Z [2024-03-20 23:33:08,264] INFO Replica loaded for partition __consumer_offsets-15 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.264535862Z [2024-03-20 23:33:08,264] INFO [Partition __consumer_offsets-15 broker=1] __consumer_offsets-15 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.269446427Z [2024-03-20 23:33:08,269] INFO [Log partition=__consumer_offsets-12, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.269693448Z [2024-03-20 23:33:08,269] INFO [Log partition=__consumer_offsets-12, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:08.270116358Z [2024-03-20 23:33:08,270] INFO Created log for partition [__consumer_offsets,12] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.270323652Z [2024-03-20 23:33:08,270] INFO [Partition __consumer_offsets-12 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-12 (kafka.cluster.Partition) 2024-03-20T23:33:08.270362145Z [2024-03-20 23:33:08,270] INFO Replica loaded for partition __consumer_offsets-12 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.270453758Z [2024-03-20 23:33:08,270] INFO [Partition __consumer_offsets-12 broker=1] __consumer_offsets-12 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.272968464Z [2024-03-20 23:33:08,272] INFO [Log partition=__consumer_offsets-31, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.273242898Z [2024-03-20 23:33:08,273] INFO [Log partition=__consumer_offsets-31, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:08.273810158Z [2024-03-20 23:33:08,273] INFO Created log for partition [__consumer_offsets,31] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.274016198Z [2024-03-20 23:33:08,273] INFO [Partition __consumer_offsets-31 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-31 (kafka.cluster.Partition) 2024-03-20T23:33:08.274049400Z [2024-03-20 23:33:08,274] INFO Replica loaded for partition __consumer_offsets-31 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.274125410Z [2024-03-20 23:33:08,274] INFO [Partition __consumer_offsets-31 broker=1] __consumer_offsets-31 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.279814698Z [2024-03-20 23:33:08,279] INFO [Log partition=__consumer_offsets-9, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.280168154Z [2024-03-20 23:33:08,280] INFO [Log partition=__consumer_offsets-9, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 2 ms (kafka.log.Log) 2024-03-20T23:33:08.280784564Z [2024-03-20 23:33:08,280] INFO Created log for partition [__consumer_offsets,9] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.281024460Z [2024-03-20 23:33:08,280] INFO [Partition __consumer_offsets-9 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-9 (kafka.cluster.Partition) 2024-03-20T23:33:08.281058551Z [2024-03-20 23:33:08,281] INFO Replica loaded for partition __consumer_offsets-9 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.281122623Z [2024-03-20 23:33:08,281] INFO [Partition __consumer_offsets-9 broker=1] __consumer_offsets-9 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.285991132Z [2024-03-20 23:33:08,285] INFO [Log partition=__consumer_offsets-47, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.286283939Z [2024-03-20 23:33:08,286] INFO [Log partition=__consumer_offsets-47, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:08.286730387Z [2024-03-20 23:33:08,286] INFO Created log for partition [__consumer_offsets,47] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.286924452Z [2024-03-20 23:33:08,286] INFO [Partition __consumer_offsets-47 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-47 (kafka.cluster.Partition) 2024-03-20T23:33:08.286972839Z [2024-03-20 23:33:08,286] INFO Replica loaded for partition __consumer_offsets-47 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.287054199Z [2024-03-20 23:33:08,287] INFO [Partition __consumer_offsets-47 broker=1] __consumer_offsets-47 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.293069017Z [2024-03-20 23:33:08,292] INFO [Log partition=__consumer_offsets-19, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.293398720Z [2024-03-20 23:33:08,293] INFO [Log partition=__consumer_offsets-19, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 4 ms (kafka.log.Log) 2024-03-20T23:33:08.294265582Z [2024-03-20 23:33:08,294] INFO Created log for partition [__consumer_offsets,19] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.294551545Z [2024-03-20 23:33:08,294] INFO [Partition __consumer_offsets-19 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-19 (kafka.cluster.Partition) 2024-03-20T23:33:08.294625111Z [2024-03-20 23:33:08,294] INFO Replica loaded for partition __consumer_offsets-19 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.294739343Z [2024-03-20 23:33:08,294] INFO [Partition __consumer_offsets-19 broker=1] __consumer_offsets-19 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.305024255Z [2024-03-20 23:33:08,304] INFO [Log partition=__consumer_offsets-28, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.305307565Z [2024-03-20 23:33:08,305] INFO [Log partition=__consumer_offsets-28, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 6 ms (kafka.log.Log) 2024-03-20T23:33:08.305942982Z [2024-03-20 23:33:08,305] INFO Created log for partition [__consumer_offsets,28] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.306188333Z [2024-03-20 23:33:08,306] INFO [Partition __consumer_offsets-28 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-28 (kafka.cluster.Partition) 2024-03-20T23:33:08.306239537Z [2024-03-20 23:33:08,306] INFO Replica loaded for partition __consumer_offsets-28 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.306329175Z [2024-03-20 23:33:08,306] INFO [Partition __consumer_offsets-28 broker=1] __consumer_offsets-28 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.320817015Z [2024-03-20 23:33:08,320] INFO [Log partition=__consumer_offsets-38, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.325030153Z [2024-03-20 23:33:08,324] INFO [Log partition=__consumer_offsets-38, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 13 ms (kafka.log.Log) 2024-03-20T23:33:08.325525412Z [2024-03-20 23:33:08,325] INFO Created log for partition [__consumer_offsets,38] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.325799701Z [2024-03-20 23:33:08,325] INFO [Partition __consumer_offsets-38 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-38 (kafka.cluster.Partition) 2024-03-20T23:33:08.325891817Z [2024-03-20 23:33:08,325] INFO Replica loaded for partition __consumer_offsets-38 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.325957000Z [2024-03-20 23:33:08,325] INFO [Partition __consumer_offsets-38 broker=1] __consumer_offsets-38 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.334682802Z [2024-03-20 23:33:08,334] INFO [Log partition=__consumer_offsets-35, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.334985701Z [2024-03-20 23:33:08,334] INFO [Log partition=__consumer_offsets-35, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:08.335544131Z [2024-03-20 23:33:08,335] INFO Created log for partition [__consumer_offsets,35] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.335786186Z [2024-03-20 23:33:08,335] INFO [Partition __consumer_offsets-35 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-35 (kafka.cluster.Partition) 2024-03-20T23:33:08.335825056Z [2024-03-20 23:33:08,335] INFO Replica loaded for partition __consumer_offsets-35 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.335914626Z [2024-03-20 23:33:08,335] INFO [Partition __consumer_offsets-35 broker=1] __consumer_offsets-35 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.342213681Z [2024-03-20 23:33:08,342] INFO [Log partition=__consumer_offsets-44, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.348950165Z [2024-03-20 23:33:08,348] INFO [Log partition=__consumer_offsets-44, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 7 ms (kafka.log.Log) 2024-03-20T23:33:08.349593599Z [2024-03-20 23:33:08,349] INFO Created log for partition [__consumer_offsets,44] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.349890695Z [2024-03-20 23:33:08,349] INFO [Partition __consumer_offsets-44 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-44 (kafka.cluster.Partition) 2024-03-20T23:33:08.349933454Z [2024-03-20 23:33:08,349] INFO Replica loaded for partition __consumer_offsets-44 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.350042075Z [2024-03-20 23:33:08,350] INFO [Partition __consumer_offsets-44 broker=1] __consumer_offsets-44 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.354293158Z [2024-03-20 23:33:08,354] INFO [Log partition=__consumer_offsets-6, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.354687282Z [2024-03-20 23:33:08,354] INFO [Log partition=__consumer_offsets-6, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:08.355972894Z [2024-03-20 23:33:08,355] INFO Created log for partition [__consumer_offsets,6] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.356203703Z [2024-03-20 23:33:08,356] INFO [Partition __consumer_offsets-6 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-6 (kafka.cluster.Partition) 2024-03-20T23:33:08.356240974Z [2024-03-20 23:33:08,356] INFO Replica loaded for partition __consumer_offsets-6 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.356348055Z [2024-03-20 23:33:08,356] INFO [Partition __consumer_offsets-6 broker=1] __consumer_offsets-6 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.369037448Z [2024-03-20 23:33:08,368] INFO [Log partition=__consumer_offsets-25, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.369334826Z [2024-03-20 23:33:08,369] INFO [Log partition=__consumer_offsets-25, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 4 ms (kafka.log.Log) 2024-03-20T23:33:08.369923161Z [2024-03-20 23:33:08,369] INFO Created log for partition [__consumer_offsets,25] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.372612078Z [2024-03-20 23:33:08,372] INFO [Partition __consumer_offsets-25 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-25 (kafka.cluster.Partition) 2024-03-20T23:33:08.372682625Z [2024-03-20 23:33:08,372] INFO Replica loaded for partition __consumer_offsets-25 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.372773460Z [2024-03-20 23:33:08,372] INFO [Partition __consumer_offsets-25 broker=1] __consumer_offsets-25 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.378239928Z [2024-03-20 23:33:08,378] INFO [Log partition=__consumer_offsets-16, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.378525349Z [2024-03-20 23:33:08,378] INFO [Log partition=__consumer_offsets-16, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:08.379107833Z [2024-03-20 23:33:08,379] INFO Created log for partition [__consumer_offsets,16] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.379362551Z [2024-03-20 23:33:08,379] INFO [Partition __consumer_offsets-16 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-16 (kafka.cluster.Partition) 2024-03-20T23:33:08.379408246Z [2024-03-20 23:33:08,379] INFO Replica loaded for partition __consumer_offsets-16 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.379505331Z [2024-03-20 23:33:08,379] INFO [Partition __consumer_offsets-16 broker=1] __consumer_offsets-16 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.386289364Z [2024-03-20 23:33:08,386] INFO [Log partition=__consumer_offsets-22, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.386610092Z [2024-03-20 23:33:08,386] INFO [Log partition=__consumer_offsets-22, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:08.387140887Z [2024-03-20 23:33:08,387] INFO Created log for partition [__consumer_offsets,22] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.387363101Z [2024-03-20 23:33:08,387] INFO [Partition __consumer_offsets-22 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-22 (kafka.cluster.Partition) 2024-03-20T23:33:08.387418865Z [2024-03-20 23:33:08,387] INFO Replica loaded for partition __consumer_offsets-22 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.387506653Z [2024-03-20 23:33:08,387] INFO [Partition __consumer_offsets-22 broker=1] __consumer_offsets-22 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.396245935Z [2024-03-20 23:33:08,396] INFO [Log partition=__consumer_offsets-41, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.396623093Z [2024-03-20 23:33:08,396] INFO [Log partition=__consumer_offsets-41, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:08.397164843Z [2024-03-20 23:33:08,397] INFO Created log for partition [__consumer_offsets,41] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.397439078Z [2024-03-20 23:33:08,397] INFO [Partition __consumer_offsets-41 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-41 (kafka.cluster.Partition) 2024-03-20T23:33:08.397493438Z [2024-03-20 23:33:08,397] INFO Replica loaded for partition __consumer_offsets-41 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.397610145Z [2024-03-20 23:33:08,397] INFO [Partition __consumer_offsets-41 broker=1] __consumer_offsets-41 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.402025321Z [2024-03-20 23:33:08,401] INFO [Log partition=__consumer_offsets-32, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.402334590Z [2024-03-20 23:33:08,402] INFO [Log partition=__consumer_offsets-32, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:08.402900960Z [2024-03-20 23:33:08,402] INFO Created log for partition [__consumer_offsets,32] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.403127348Z [2024-03-20 23:33:08,403] INFO [Partition __consumer_offsets-32 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-32 (kafka.cluster.Partition) 2024-03-20T23:33:08.403178683Z [2024-03-20 23:33:08,403] INFO Replica loaded for partition __consumer_offsets-32 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.403318426Z [2024-03-20 23:33:08,403] INFO [Partition __consumer_offsets-32 broker=1] __consumer_offsets-32 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.416996566Z [2024-03-20 23:33:08,416] INFO [Log partition=__consumer_offsets-3, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.417439032Z [2024-03-20 23:33:08,417] INFO [Log partition=__consumer_offsets-3, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 8 ms (kafka.log.Log) 2024-03-20T23:33:08.418007015Z [2024-03-20 23:33:08,417] INFO Created log for partition [__consumer_offsets,3] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.418274511Z [2024-03-20 23:33:08,418] INFO [Partition __consumer_offsets-3 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-3 (kafka.cluster.Partition) 2024-03-20T23:33:08.418316398Z [2024-03-20 23:33:08,418] INFO Replica loaded for partition __consumer_offsets-3 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.418404433Z [2024-03-20 23:33:08,418] INFO [Partition __consumer_offsets-3 broker=1] __consumer_offsets-3 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.426828041Z [2024-03-20 23:33:08,426] INFO [Log partition=__consumer_offsets-13, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:08.427316561Z [2024-03-20 23:33:08,427] INFO [Log partition=__consumer_offsets-13, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 2 ms (kafka.log.Log) 2024-03-20T23:33:08.428190175Z [2024-03-20 23:33:08,428] INFO Created log for partition [__consumer_offsets,13] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 104857600, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:08.428602382Z [2024-03-20 23:33:08,428] INFO [Partition __consumer_offsets-13 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-13 (kafka.cluster.Partition) 2024-03-20T23:33:08.428659576Z [2024-03-20 23:33:08,428] INFO Replica loaded for partition __consumer_offsets-13 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:08.428793362Z [2024-03-20 23:33:08,428] INFO [Partition __consumer_offsets-13 broker=1] __consumer_offsets-13 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:08.435216216Z [2024-03-20 23:33:08,435] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-22 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.439147315Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-25 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.439230417Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-28 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.439235782Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-31 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.439239051Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-34 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.439242400Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-37 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.439294940Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-40 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.439299389Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-43 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.439311412Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-46 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.439365370Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-49 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.439369666Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-41 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.439405582Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-44 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.439409517Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-47 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.439457672Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-1 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.439461625Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-4 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.440009633Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-7 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.440020068Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-10 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.440023544Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-13 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.440037437Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-16 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.440040583Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-19 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.440043671Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-2 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.440046666Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-5 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.440049587Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-8 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.440052601Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-11 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.440055636Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-14 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.440058628Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-17 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.440061558Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-20 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.440085378Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-23 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.440088977Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-26 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.440091893Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-29 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.440094908Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-32 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.443593211Z [2024-03-20 23:33:08,439] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-35 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.443621448Z [2024-03-20 23:33:08,440] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-38 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.443625297Z [2024-03-20 23:33:08,440] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-0 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.443628762Z [2024-03-20 23:33:08,440] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-3 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.443649056Z [2024-03-20 23:33:08,440] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-6 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.443661613Z [2024-03-20 23:33:08,440] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-9 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.443665161Z [2024-03-20 23:33:08,440] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-12 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.443668313Z [2024-03-20 23:33:08,440] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-15 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.443671681Z [2024-03-20 23:33:08,440] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-18 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.443674778Z [2024-03-20 23:33:08,440] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-21 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.443677799Z [2024-03-20 23:33:08,440] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-24 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.443680945Z [2024-03-20 23:33:08,440] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-27 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.443684009Z [2024-03-20 23:33:08,440] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-30 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.443687004Z [2024-03-20 23:33:08,440] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-33 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.443690100Z [2024-03-20 23:33:08,440] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-36 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.443697120Z [2024-03-20 23:33:08,440] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-39 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.443701004Z [2024-03-20 23:33:08,440] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-42 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.443715336Z [2024-03-20 23:33:08,440] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-45 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.443718432Z [2024-03-20 23:33:08,440] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-48 (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488253144Z [2024-03-20 23:33:08,475] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-22 in 21 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488271039Z [2024-03-20 23:33:08,480] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-25 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488274520Z [2024-03-20 23:33:08,480] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-28 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488286699Z [2024-03-20 23:33:08,480] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-31 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488290532Z [2024-03-20 23:33:08,480] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-34 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488293564Z [2024-03-20 23:33:08,481] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-37 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488296594Z [2024-03-20 23:33:08,481] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-40 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488299543Z [2024-03-20 23:33:08,481] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-43 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488302403Z [2024-03-20 23:33:08,481] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-46 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488305394Z [2024-03-20 23:33:08,481] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-49 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488348833Z [2024-03-20 23:33:08,481] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-41 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488351719Z [2024-03-20 23:33:08,481] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-44 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488354750Z [2024-03-20 23:33:08,481] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-47 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488357624Z [2024-03-20 23:33:08,481] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-1 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488360738Z [2024-03-20 23:33:08,481] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-4 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488363707Z [2024-03-20 23:33:08,482] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-7 in 1 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488366911Z [2024-03-20 23:33:08,482] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-10 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488369858Z [2024-03-20 23:33:08,482] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-13 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488372933Z [2024-03-20 23:33:08,482] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-16 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488375832Z [2024-03-20 23:33:08,482] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-19 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488386084Z [2024-03-20 23:33:08,482] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-2 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488389338Z [2024-03-20 23:33:08,482] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-5 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488392325Z [2024-03-20 23:33:08,482] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-8 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488395222Z [2024-03-20 23:33:08,482] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-11 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488398062Z [2024-03-20 23:33:08,482] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-14 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488400995Z [2024-03-20 23:33:08,482] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-17 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488403911Z [2024-03-20 23:33:08,482] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-20 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488406768Z [2024-03-20 23:33:08,482] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-23 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488409682Z [2024-03-20 23:33:08,483] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-26 in 1 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488412518Z [2024-03-20 23:33:08,483] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-29 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488415417Z [2024-03-20 23:33:08,483] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-32 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488418321Z [2024-03-20 23:33:08,483] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-35 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488421155Z [2024-03-20 23:33:08,483] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-38 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488424069Z [2024-03-20 23:33:08,483] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-0 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488426992Z [2024-03-20 23:33:08,483] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-3 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488429840Z [2024-03-20 23:33:08,483] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-6 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488436961Z [2024-03-20 23:33:08,483] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-9 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488444059Z [2024-03-20 23:33:08,483] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-12 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488447533Z [2024-03-20 23:33:08,483] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-15 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488450458Z [2024-03-20 23:33:08,483] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-18 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488454606Z [2024-03-20 23:33:08,483] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-21 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488457732Z [2024-03-20 23:33:08,484] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-24 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488460640Z [2024-03-20 23:33:08,484] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-27 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488463475Z [2024-03-20 23:33:08,484] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-30 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488466370Z [2024-03-20 23:33:08,484] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-33 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488469268Z [2024-03-20 23:33:08,485] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-36 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488472114Z [2024-03-20 23:33:08,485] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-39 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488475043Z [2024-03-20 23:33:08,486] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-42 in 1 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488477864Z [2024-03-20 23:33:08,486] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-45 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.488480889Z [2024-03-20 23:33:08,486] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-48 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:33:08.547372179Z [2024-03-20 23:33:08,545] INFO [GroupCoordinator 1]: Preparing to rebalance group mon-consumer with old generation 0 (__consumer_offsets-3) (kafka.coordinator.group.GroupCoordinator) 2024-03-20T23:33:08.569783276Z [2024-03-20 23:33:08,569] INFO [GroupCoordinator 1]: Stabilized group mon-consumer generation 1 (__consumer_offsets-3) (kafka.coordinator.group.GroupCoordinator) 2024-03-20T23:33:08.581600659Z [2024-03-20 23:33:08,581] INFO [GroupCoordinator 1]: Assignment received from leader for group mon-consumer for generation 1 (kafka.coordinator.group.GroupCoordinator) 2024-03-20T23:33:08.595807991Z [2024-03-20 23:33:08,595] INFO Updated PartitionLeaderEpoch. New: {epoch:0, offset:0}, Current: {epoch:-1, offset-1} for Partition: __consumer_offsets-3. Cache now contains 0 entries. (kafka.server.epoch.LeaderEpochFileCache) 2024-03-20T23:33:11.022651134Z [2024-03-20 23:33:11,022] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-03-20T23:33:11.025177896Z [2024-03-20 23:33:11,025] INFO [KafkaApi-1] Auto creation of topic vim_account with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-03-20T23:33:11.055802150Z [2024-03-20 23:33:11,055] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions vim_account-0 (kafka.server.ReplicaFetcherManager) 2024-03-20T23:33:11.059331103Z [2024-03-20 23:33:11,059] INFO [Log partition=vim_account-0, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:11.059986385Z [2024-03-20 23:33:11,059] INFO [Log partition=vim_account-0, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:11.086486486Z [2024-03-20 23:33:11,086] INFO Created log for partition [vim_account,0] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:11.087025528Z [2024-03-20 23:33:11,086] INFO [Partition vim_account-0 broker=1] No checkpointed highwatermark is found for partition vim_account-0 (kafka.cluster.Partition) 2024-03-20T23:33:11.087249238Z [2024-03-20 23:33:11,087] INFO Replica loaded for partition vim_account-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:11.087503384Z [2024-03-20 23:33:11,087] INFO [Partition vim_account-0 broker=1] vim_account-0 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:11.135148301Z [2024-03-20 23:33:11,134] INFO Updated PartitionLeaderEpoch. New: {epoch:0, offset:0}, Current: {epoch:-1, offset-1} for Partition: vim_account-0. Cache now contains 0 entries. (kafka.server.epoch.LeaderEpochFileCache) 2024-03-20T23:33:11.206604388Z [2024-03-20 23:33:11,206] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-03-20T23:33:11.208915481Z [2024-03-20 23:33:11,208] INFO [KafkaApi-1] Auto creation of topic wim_account with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-03-20T23:33:11.261440850Z [2024-03-20 23:33:11,261] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions wim_account-0 (kafka.server.ReplicaFetcherManager) 2024-03-20T23:33:11.266328553Z [2024-03-20 23:33:11,266] INFO [Log partition=wim_account-0, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:11.266725871Z [2024-03-20 23:33:11,266] INFO [Log partition=wim_account-0, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:11.267341940Z [2024-03-20 23:33:11,267] INFO Created log for partition [wim_account,0] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:11.267587967Z [2024-03-20 23:33:11,267] INFO [Partition wim_account-0 broker=1] No checkpointed highwatermark is found for partition wim_account-0 (kafka.cluster.Partition) 2024-03-20T23:33:11.267601831Z [2024-03-20 23:33:11,267] INFO Replica loaded for partition wim_account-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:11.267763882Z [2024-03-20 23:33:11,267] INFO [Partition wim_account-0 broker=1] wim_account-0 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:11.324636994Z [2024-03-20 23:33:11,322] INFO Updated PartitionLeaderEpoch. New: {epoch:0, offset:0}, Current: {epoch:-1, offset-1} for Partition: wim_account-0. Cache now contains 0 entries. (kafka.server.epoch.LeaderEpochFileCache) 2024-03-20T23:33:11.375170421Z [2024-03-20 23:33:11,375] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-03-20T23:33:11.377049911Z [2024-03-20 23:33:11,376] INFO [KafkaApi-1] Auto creation of topic sdn with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-03-20T23:33:11.402776069Z [2024-03-20 23:33:11,402] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions sdn-0 (kafka.server.ReplicaFetcherManager) 2024-03-20T23:33:11.407645441Z [2024-03-20 23:33:11,407] INFO [Log partition=sdn-0, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:11.408196538Z [2024-03-20 23:33:11,408] INFO [Log partition=sdn-0, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 3 ms (kafka.log.Log) 2024-03-20T23:33:11.408970413Z [2024-03-20 23:33:11,408] INFO Created log for partition [sdn,0] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:11.409332973Z [2024-03-20 23:33:11,409] INFO [Partition sdn-0 broker=1] No checkpointed highwatermark is found for partition sdn-0 (kafka.cluster.Partition) 2024-03-20T23:33:11.409381864Z [2024-03-20 23:33:11,409] INFO Replica loaded for partition sdn-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:11.409567529Z [2024-03-20 23:33:11,409] INFO [Partition sdn-0 broker=1] sdn-0 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:11.485724420Z [2024-03-20 23:33:11,485] INFO Updated PartitionLeaderEpoch. New: {epoch:0, offset:0}, Current: {epoch:-1, offset-1} for Partition: sdn-0. Cache now contains 0 entries. (kafka.server.epoch.LeaderEpochFileCache) 2024-03-20T23:33:21.631520934Z [2024-03-20 23:33:21,631] INFO [GroupCoordinator 1]: Preparing to rebalance group lcm-server with old generation 0 (__consumer_offsets-32) (kafka.coordinator.group.GroupCoordinator) 2024-03-20T23:33:21.632866463Z [2024-03-20 23:33:21,632] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-03-20T23:33:21.635890587Z [2024-03-20 23:33:21,635] INFO [GroupCoordinator 1]: Stabilized group lcm-server generation 1 (__consumer_offsets-32) (kafka.coordinator.group.GroupCoordinator) 2024-03-20T23:33:21.637601311Z [2024-03-20 23:33:21,637] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-03-20T23:33:21.643534988Z [2024-03-20 23:33:21,643] INFO [KafkaApi-1] Auto creation of topic admin with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-03-20T23:33:21.651416731Z [2024-03-20 23:33:21,651] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-03-20T23:33:21.654364834Z [2024-03-20 23:33:21,654] INFO [KafkaApi-1] Auto creation of topic nsi with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-03-20T23:33:21.673553292Z [2024-03-20 23:33:21,673] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-03-20T23:33:21.675480445Z [2024-03-20 23:33:21,675] INFO [KafkaApi-1] Auto creation of topic ns with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-03-20T23:33:21.685193122Z [2024-03-20 23:33:21,685] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-03-20T23:33:21.686857108Z [2024-03-20 23:33:21,686] INFO [KafkaApi-1] Auto creation of topic k8scluster with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-03-20T23:33:21.691846773Z [2024-03-20 23:33:21,691] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions admin-0 (kafka.server.ReplicaFetcherManager) 2024-03-20T23:33:21.698260978Z [2024-03-20 23:33:21,698] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-03-20T23:33:21.700961746Z [2024-03-20 23:33:21,700] INFO [KafkaApi-1] Auto creation of topic pla with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-03-20T23:33:21.704414432Z [2024-03-20 23:33:21,704] INFO [Log partition=admin-0, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:21.704844991Z [2024-03-20 23:33:21,704] INFO [Log partition=admin-0, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 3 ms (kafka.log.Log) 2024-03-20T23:33:21.706033576Z [2024-03-20 23:33:21,705] INFO Created log for partition [admin,0] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:21.707650783Z [2024-03-20 23:33:21,707] INFO [Partition admin-0 broker=1] No checkpointed highwatermark is found for partition admin-0 (kafka.cluster.Partition) 2024-03-20T23:33:21.707671516Z [2024-03-20 23:33:21,707] INFO Replica loaded for partition admin-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:21.707995806Z [2024-03-20 23:33:21,707] INFO [Partition admin-0 broker=1] admin-0 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:21.711734425Z [2024-03-20 23:33:21,711] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-03-20T23:33:21.722794462Z [2024-03-20 23:33:21,715] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions nsi-0 (kafka.server.ReplicaFetcherManager) 2024-03-20T23:33:21.725970174Z [2024-03-20 23:33:21,725] INFO [KafkaApi-1] Auto creation of topic vca with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-03-20T23:33:21.734531449Z [2024-03-20 23:33:21,734] INFO [Log partition=nsi-0, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:21.735027395Z [2024-03-20 23:33:21,734] INFO [Log partition=nsi-0, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:21.735762331Z [2024-03-20 23:33:21,735] INFO Created log for partition [nsi,0] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:21.737654174Z [2024-03-20 23:33:21,737] INFO [Partition nsi-0 broker=1] No checkpointed highwatermark is found for partition nsi-0 (kafka.cluster.Partition) 2024-03-20T23:33:21.737663794Z [2024-03-20 23:33:21,737] INFO Replica loaded for partition nsi-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:21.737834675Z [2024-03-20 23:33:21,737] INFO [Partition nsi-0 broker=1] nsi-0 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:21.746981337Z [2024-03-20 23:33:21,742] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-03-20T23:33:21.750513800Z [2024-03-20 23:33:21,750] INFO [KafkaApi-1] Auto creation of topic k8srepo with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-03-20T23:33:21.758796873Z [2024-03-20 23:33:21,757] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions ns-0 (kafka.server.ReplicaFetcherManager) 2024-03-20T23:33:21.765884068Z [2024-03-20 23:33:21,765] INFO [GroupCoordinator 1]: Assignment received from leader for group lcm-server for generation 1 (kafka.coordinator.group.GroupCoordinator) 2024-03-20T23:33:21.767123332Z [2024-03-20 23:33:21,767] INFO Updated PartitionLeaderEpoch. New: {epoch:0, offset:0}, Current: {epoch:-1, offset-1} for Partition: __consumer_offsets-32. Cache now contains 0 entries. (kafka.server.epoch.LeaderEpochFileCache) 2024-03-20T23:33:21.767248713Z [2024-03-20 23:33:21,767] INFO Updated PartitionLeaderEpoch. New: {epoch:0, offset:0}, Current: {epoch:-1, offset-1} for Partition: admin-0. Cache now contains 0 entries. (kafka.server.epoch.LeaderEpochFileCache) 2024-03-20T23:33:21.771998111Z [2024-03-20 23:33:21,771] INFO [Log partition=ns-0, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:21.774940098Z [2024-03-20 23:33:21,774] INFO [Log partition=ns-0, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 5 ms (kafka.log.Log) 2024-03-20T23:33:21.775482325Z [2024-03-20 23:33:21,775] INFO Created log for partition [ns,0] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:21.776648866Z [2024-03-20 23:33:21,776] INFO [Partition ns-0 broker=1] No checkpointed highwatermark is found for partition ns-0 (kafka.cluster.Partition) 2024-03-20T23:33:21.776711398Z [2024-03-20 23:33:21,776] INFO Replica loaded for partition ns-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:21.776856470Z [2024-03-20 23:33:21,776] INFO [Partition ns-0 broker=1] ns-0 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:21.798431754Z [2024-03-20 23:33:21,797] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions k8scluster-0 (kafka.server.ReplicaFetcherManager) 2024-03-20T23:33:21.804195620Z [2024-03-20 23:33:21,804] INFO [Log partition=k8scluster-0, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:21.804699324Z [2024-03-20 23:33:21,804] INFO [Log partition=k8scluster-0, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 2 ms (kafka.log.Log) 2024-03-20T23:33:21.806138510Z [2024-03-20 23:33:21,806] INFO Created log for partition [k8scluster,0] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:21.807725025Z [2024-03-20 23:33:21,807] INFO [Partition k8scluster-0 broker=1] No checkpointed highwatermark is found for partition k8scluster-0 (kafka.cluster.Partition) 2024-03-20T23:33:21.807885508Z [2024-03-20 23:33:21,807] INFO Replica loaded for partition k8scluster-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:21.808352276Z [2024-03-20 23:33:21,808] INFO [Partition k8scluster-0 broker=1] k8scluster-0 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:21.815173060Z [2024-03-20 23:33:21,814] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions pla-0 (kafka.server.ReplicaFetcherManager) 2024-03-20T23:33:21.823951762Z [2024-03-20 23:33:21,823] INFO [Log partition=pla-0, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:21.824509679Z [2024-03-20 23:33:21,824] INFO [Log partition=pla-0, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 3 ms (kafka.log.Log) 2024-03-20T23:33:21.825978987Z [2024-03-20 23:33:21,825] INFO Created log for partition [pla,0] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:21.828197417Z [2024-03-20 23:33:21,828] INFO [Partition pla-0 broker=1] No checkpointed highwatermark is found for partition pla-0 (kafka.cluster.Partition) 2024-03-20T23:33:21.828232033Z [2024-03-20 23:33:21,828] INFO Replica loaded for partition pla-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:21.828477160Z [2024-03-20 23:33:21,828] INFO [Partition pla-0 broker=1] pla-0 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:21.840746370Z [2024-03-20 23:33:21,839] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions vca-0 (kafka.server.ReplicaFetcherManager) 2024-03-20T23:33:21.845337798Z [2024-03-20 23:33:21,845] INFO [Log partition=vca-0, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:21.845920642Z [2024-03-20 23:33:21,845] INFO [Log partition=vca-0, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:21.847322914Z [2024-03-20 23:33:21,847] INFO Created log for partition [vca,0] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:21.848915287Z [2024-03-20 23:33:21,848] INFO [Partition vca-0 broker=1] No checkpointed highwatermark is found for partition vca-0 (kafka.cluster.Partition) 2024-03-20T23:33:21.849052823Z [2024-03-20 23:33:21,848] INFO Replica loaded for partition vca-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:21.849251041Z [2024-03-20 23:33:21,849] INFO [Partition vca-0 broker=1] vca-0 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:21.864999021Z [2024-03-20 23:33:21,864] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions k8srepo-0 (kafka.server.ReplicaFetcherManager) 2024-03-20T23:33:21.869292672Z [2024-03-20 23:33:21,869] INFO [Log partition=k8srepo-0, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:21.869879273Z [2024-03-20 23:33:21,869] INFO [Log partition=k8srepo-0, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:21.870466543Z [2024-03-20 23:33:21,870] INFO Created log for partition [k8srepo,0] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:21.871365454Z [2024-03-20 23:33:21,871] INFO [Partition k8srepo-0 broker=1] No checkpointed highwatermark is found for partition k8srepo-0 (kafka.cluster.Partition) 2024-03-20T23:33:21.871462614Z [2024-03-20 23:33:21,871] INFO Replica loaded for partition k8srepo-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:21.871629603Z [2024-03-20 23:33:21,871] INFO [Partition k8srepo-0 broker=1] k8srepo-0 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:34.282248450Z [2024-03-20 23:33:34,281] INFO Updated PartitionLeaderEpoch. New: {epoch:0, offset:0}, Current: {epoch:-1, offset-1} for Partition: ns-0. Cache now contains 0 entries. (kafka.server.epoch.LeaderEpochFileCache) 2024-03-20T23:33:34.313760592Z [2024-03-20 23:33:34,313] INFO Updated PartitionLeaderEpoch. New: {epoch:0, offset:0}, Current: {epoch:-1, offset-1} for Partition: nsi-0. Cache now contains 0 entries. (kafka.server.epoch.LeaderEpochFileCache) 2024-03-20T23:33:34.337117772Z [2024-03-20 23:33:34,336] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-03-20T23:33:34.338552118Z [2024-03-20 23:33:34,338] INFO [KafkaApi-1] Auto creation of topic vnf with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-03-20T23:33:34.353593655Z [2024-03-20 23:33:34,353] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions vnf-0 (kafka.server.ReplicaFetcherManager) 2024-03-20T23:33:34.356301620Z [2024-03-20 23:33:34,356] INFO [Log partition=vnf-0, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:33:34.356911053Z [2024-03-20 23:33:34,356] INFO [Log partition=vnf-0, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:33:34.357701056Z [2024-03-20 23:33:34,357] INFO Created log for partition [vnf,0] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:33:34.358735445Z [2024-03-20 23:33:34,358] INFO [Partition vnf-0 broker=1] No checkpointed highwatermark is found for partition vnf-0 (kafka.cluster.Partition) 2024-03-20T23:33:34.358936774Z [2024-03-20 23:33:34,358] INFO Replica loaded for partition vnf-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:33:34.359194790Z [2024-03-20 23:33:34,359] INFO [Partition vnf-0 broker=1] vnf-0 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:33:34.447055639Z [2024-03-20 23:33:34,446] INFO Updated PartitionLeaderEpoch. New: {epoch:0, offset:0}, Current: {epoch:-1, offset-1} for Partition: vnf-0. Cache now contains 0 entries. (kafka.server.epoch.LeaderEpochFileCache) 2024-03-20T23:33:54.482083493Z [2024-03-20 23:33:54,481] INFO [GroupCoordinator 1]: Preparing to rebalance group nbi-server with old generation 0 (__consumer_offsets-23) (kafka.coordinator.group.GroupCoordinator) 2024-03-20T23:33:54.485190204Z [2024-03-20 23:33:54,485] INFO [GroupCoordinator 1]: Stabilized group nbi-server generation 1 (__consumer_offsets-23) (kafka.coordinator.group.GroupCoordinator) 2024-03-20T23:33:54.486596457Z [2024-03-20 23:33:54,486] INFO [GroupCoordinator 1]: Assignment received from leader for group nbi-server for generation 1 (kafka.coordinator.group.GroupCoordinator) 2024-03-20T23:33:54.487233481Z [2024-03-20 23:33:54,487] INFO Updated PartitionLeaderEpoch. New: {epoch:0, offset:0}, Current: {epoch:-1, offset-1} for Partition: __consumer_offsets-23. Cache now contains 0 entries. (kafka.server.epoch.LeaderEpochFileCache) 2024-03-20T23:34:12.045711593Z [2024-03-20 23:34:12,045] INFO [GroupCoordinator 1]: Preparing to rebalance group lcm-server with old generation 1 (__consumer_offsets-32) (kafka.coordinator.group.GroupCoordinator) 2024-03-20T23:34:12.049594546Z [2024-03-20 23:34:12,049] INFO [GroupCoordinator 1]: Group lcm-server with generation 2 is now empty (__consumer_offsets-32) (kafka.coordinator.group.GroupCoordinator) 2024-03-20T23:34:55.166120894Z [2024-03-20 23:34:55,165] INFO [GroupCoordinator 1]: Preparing to rebalance group lcm-server with old generation 2 (__consumer_offsets-32) (kafka.coordinator.group.GroupCoordinator) 2024-03-20T23:34:55.167317351Z [2024-03-20 23:34:55,167] INFO [GroupCoordinator 1]: Stabilized group lcm-server generation 3 (__consumer_offsets-32) (kafka.coordinator.group.GroupCoordinator) 2024-03-20T23:34:55.171637128Z [2024-03-20 23:34:55,171] INFO [GroupCoordinator 1]: Assignment received from leader for group lcm-server for generation 3 (kafka.coordinator.group.GroupCoordinator) 2024-03-20T23:35:46.901021176Z [2024-03-20 23:35:46,900] INFO Updated PartitionLeaderEpoch. New: {epoch:0, offset:0}, Current: {epoch:-1, offset-1} for Partition: k8scluster-0. Cache now contains 0 entries. (kafka.server.epoch.LeaderEpochFileCache) 2024-03-20T23:39:51.330980316Z [2024-03-20 23:39:51,330] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-03-20T23:39:51.332483629Z [2024-03-20 23:39:51,332] INFO [KafkaApi-1] Auto creation of topic vnfd with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-03-20T23:39:51.350772264Z [2024-03-20 23:39:51,350] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions vnfd-0 (kafka.server.ReplicaFetcherManager) 2024-03-20T23:39:51.354586575Z [2024-03-20 23:39:51,354] INFO [Log partition=vnfd-0, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:39:51.355093965Z [2024-03-20 23:39:51,354] INFO [Log partition=vnfd-0, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 1 ms (kafka.log.Log) 2024-03-20T23:39:51.355767437Z [2024-03-20 23:39:51,355] INFO Created log for partition [vnfd,0] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:39:51.357138840Z [2024-03-20 23:39:51,356] INFO [Partition vnfd-0 broker=1] No checkpointed highwatermark is found for partition vnfd-0 (kafka.cluster.Partition) 2024-03-20T23:39:51.357172422Z [2024-03-20 23:39:51,357] INFO Replica loaded for partition vnfd-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:39:51.357314610Z [2024-03-20 23:39:51,357] INFO [Partition vnfd-0 broker=1] vnfd-0 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:39:51.438368984Z [2024-03-20 23:39:51,437] INFO Updated PartitionLeaderEpoch. New: {epoch:0, offset:0}, Current: {epoch:-1, offset-1} for Partition: vnfd-0. Cache now contains 0 entries. (kafka.server.epoch.LeaderEpochFileCache) 2024-03-20T23:39:52.527996966Z [2024-03-20 23:39:52,527] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-03-20T23:39:52.529865138Z [2024-03-20 23:39:52,529] INFO [KafkaApi-1] Auto creation of topic nsd with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-03-20T23:39:52.549932255Z [2024-03-20 23:39:52,549] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions nsd-0 (kafka.server.ReplicaFetcherManager) 2024-03-20T23:39:52.554656900Z [2024-03-20 23:39:52,554] INFO [Log partition=nsd-0, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-20T23:39:52.555508669Z [2024-03-20 23:39:52,555] INFO [Log partition=nsd-0, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 3 ms (kafka.log.Log) 2024-03-20T23:39:52.556563197Z [2024-03-20 23:39:52,556] INFO Created log for partition [nsd,0] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-20T23:39:52.558410119Z [2024-03-20 23:39:52,558] INFO [Partition nsd-0 broker=1] No checkpointed highwatermark is found for partition nsd-0 (kafka.cluster.Partition) 2024-03-20T23:39:52.558606252Z [2024-03-20 23:39:52,558] INFO Replica loaded for partition nsd-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-20T23:39:52.558823134Z [2024-03-20 23:39:52,558] INFO [Partition nsd-0 broker=1] nsd-0 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-20T23:39:52.639629924Z [2024-03-20 23:39:52,638] INFO Updated PartitionLeaderEpoch. New: {epoch:0, offset:0}, Current: {epoch:-1, offset-1} for Partition: nsd-0. Cache now contains 0 entries. (kafka.server.epoch.LeaderEpochFileCache) 2024-03-20T23:40:06.562177946Z [2024-03-20 23:40:06,561] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 3 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-20T23:50:06.559341506Z [2024-03-20 23:50:06,558] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-21T00:00:06.558860499Z [2024-03-21 00:00:06,558] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-21T00:10:06.559902348Z [2024-03-21 00:10:06,559] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 1 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-21T00:20:06.558779552Z [2024-03-21 00:20:06,558] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-21T00:30:06.560527323Z [2024-03-21 00:30:06,560] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-21T00:40:06.561855215Z [2024-03-21 00:40:06,561] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 1 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-21T00:50:06.559714843Z [2024-03-21 00:50:06,558] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-21T01:00:06.560483509Z [2024-03-21 01:00:06,559] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-21T01:10:06.559212909Z [2024-03-21 01:10:06,558] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-21T01:20:06.560250691Z [2024-03-21 01:20:06,559] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-21T01:30:06.559010199Z [2024-03-21 01:30:06,558] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-21T01:40:06.559521017Z [2024-03-21 01:40:06,558] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-21T01:50:06.558907029Z [2024-03-21 01:50:06,558] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-21T02:00:06.558710046Z [2024-03-21 02:00:06,558] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-21T02:10:06.558797218Z [2024-03-21 02:10:06,558] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-21T02:20:06.559261546Z [2024-03-21 02:20:06,558] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-21T02:30:06.559152858Z [2024-03-21 02:30:06,558] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-21T02:40:06.561980606Z [2024-03-21 02:40:06,558] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-21T02:49:05.500871879Z [2024-03-21 02:49:05,500] INFO [GroupCoordinator 1]: Member aiokafka-0.8.1-79450acd-aaff-453f-85c6-06bbd58274ed in group lcm-server has failed, removing it from the group (kafka.coordinator.group.GroupCoordinator) 2024-03-21T02:49:05.501672471Z [2024-03-21 02:49:05,501] INFO [GroupCoordinator 1]: Preparing to rebalance group lcm-server with old generation 3 (__consumer_offsets-32) (kafka.coordinator.group.GroupCoordinator) 2024-03-21T02:49:05.501942614Z [2024-03-21 02:49:05,501] INFO [GroupCoordinator 1]: Group lcm-server with generation 4 is now empty (__consumer_offsets-32) (kafka.coordinator.group.GroupCoordinator) 2024-03-21T02:49:06.353228490Z [2024-03-21 02:49:06,352] INFO [GroupCoordinator 1]: Preparing to rebalance group lcm-server with old generation 4 (__consumer_offsets-32) (kafka.coordinator.group.GroupCoordinator) 2024-03-21T02:49:06.354647294Z [2024-03-21 02:49:06,354] INFO [GroupCoordinator 1]: Stabilized group lcm-server generation 5 (__consumer_offsets-32) (kafka.coordinator.group.GroupCoordinator) 2024-03-21T02:49:06.358822527Z [2024-03-21 02:49:06,355] INFO [GroupCoordinator 1]: Assignment received from leader for group lcm-server for generation 5 (kafka.coordinator.group.GroupCoordinator) 2024-03-21T02:50:06.558933242Z [2024-03-21 02:50:06,558] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-21T03:00:06.558828841Z [2024-03-21 03:00:06,558] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-21T03:10:06.559170224Z [2024-03-21 03:10:06,558] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-21T03:20:06.559035688Z [2024-03-21 03:20:06,558] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-21T03:30:06.558727118Z [2024-03-21 03:30:06,558] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-03-21T03:30:52.208947975Z [2024-03-21 03:30:52,208] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-03-21T03:30:52.213434880Z [2024-03-21 03:30:52,213] INFO [KafkaApi-1] Auto creation of topic nst with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-03-21T03:30:52.272622887Z [2024-03-21 03:30:52,270] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions nst-0 (kafka.server.ReplicaFetcherManager) 2024-03-21T03:30:52.304130502Z [2024-03-21 03:30:52,300] INFO [Log partition=nst-0, dir=/kafka/kafka-logs-kafka-0] Loading producer state from offset 0 with message format version 2 (kafka.log.Log) 2024-03-21T03:30:52.307531311Z [2024-03-21 03:30:52,305] INFO [Log partition=nst-0, dir=/kafka/kafka-logs-kafka-0] Completed load of log with 1 segments, log start offset 0 and log end offset 0 in 7 ms (kafka.log.Log) 2024-03-21T03:30:52.307552988Z [2024-03-21 03:30:52,306] INFO Created log for partition [nst,0] in /kafka/kafka-logs-kafka-0 with properties {compression.type -> producer, message.format.version -> 1.0-IV0, file.delete.delay.ms -> 60000, max.message.bytes -> 1000012, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, min.insync.replicas -> 1, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> 86400000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager) 2024-03-21T03:30:52.308381267Z [2024-03-21 03:30:52,307] INFO [Partition nst-0 broker=1] No checkpointed highwatermark is found for partition nst-0 (kafka.cluster.Partition) 2024-03-21T03:30:52.308393702Z [2024-03-21 03:30:52,307] INFO Replica loaded for partition nst-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-03-21T03:30:52.308404391Z [2024-03-21 03:30:52,308] INFO [Partition nst-0 broker=1] nst-0 starts at Leader Epoch 0 from offset 0. Previous Leader Epoch was: -1 (kafka.cluster.Partition) 2024-03-21T03:30:52.453306335Z [2024-03-21 03:30:52,451] INFO Updated PartitionLeaderEpoch. New: {epoch:0, offset:0}, Current: {epoch:-1, offset-1} for Partition: nst-0. Cache now contains 0 entries. (kafka.server.epoch.LeaderEpochFileCache) 2024-03-21T03:40:06.559566824Z [2024-03-21 03:40:06,559] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 1 milliseconds. (kafka.coordinator.group.GroupMetadataManager)