2024-05-10T22:22:38.056703668Z zookeeper (10.244.0.17:2181) open 2024-05-10T22:22:51.482525470Z [Configuring] 'advertised.listeners' in '/opt/kafka/config/server.properties' 2024-05-10T22:22:51.512771775Z [Configuring] 'port' in '/opt/kafka/config/server.properties' 2024-05-10T22:22:51.528326262Z [Configuring] 'inter.broker.listener.name' in '/opt/kafka/config/server.properties' 2024-05-10T22:22:51.576924458Z [Configuring] 'advertised.host.name' in '/opt/kafka/config/server.properties' 2024-05-10T22:22:51.591937127Z Excluding KAFKA_HOME from broker config 2024-05-10T22:22:51.613552540Z [Configuring] 'log.dirs' in '/opt/kafka/config/server.properties' 2024-05-10T22:22:51.668751373Z [Configuring] 'listeners' in '/opt/kafka/config/server.properties' 2024-05-10T22:22:51.684993329Z [Configuring] 'log.retention.hours' in '/opt/kafka/config/server.properties' 2024-05-10T22:22:51.703992642Z Excluding KAFKA_VERSION from broker config 2024-05-10T22:22:51.715102585Z [Configuring] 'advertised.port' in '/opt/kafka/config/server.properties' 2024-05-10T22:22:51.787152252Z [Configuring] 'zookeeper.connect' in '/opt/kafka/config/server.properties' 2024-05-10T22:22:51.862074842Z [Configuring] 'offsets.topic.replication.factor' in '/opt/kafka/config/server.properties' 2024-05-10T22:22:51.937978160Z [Configuring] 'broker.id' in '/opt/kafka/config/server.properties' 2024-05-10T22:22:53.484184295Z [2024-05-10 22:22:53,480] INFO KafkaConfig values: 2024-05-10T22:22:53.484203450Z advertised.host.name = kafka.osm 2024-05-10T22:22:53.484206812Z advertised.listeners = PLAINTEXT://:9092 2024-05-10T22:22:53.484210599Z advertised.port = 9092 2024-05-10T22:22:53.484213702Z alter.config.policy.class.name = null 2024-05-10T22:22:53.484217476Z authorizer.class.name = 2024-05-10T22:22:53.484220798Z auto.create.topics.enable = true 2024-05-10T22:22:53.484223700Z auto.leader.rebalance.enable = true 2024-05-10T22:22:53.484226721Z background.threads = 10 2024-05-10T22:22:53.484229759Z broker.id = 1 2024-05-10T22:22:53.484232759Z broker.id.generation.enable = true 2024-05-10T22:22:53.484235923Z broker.rack = null 2024-05-10T22:22:53.484238855Z compression.type = producer 2024-05-10T22:22:53.484241997Z connections.max.idle.ms = 600000 2024-05-10T22:22:53.484244951Z controlled.shutdown.enable = true 2024-05-10T22:22:53.484247858Z controlled.shutdown.max.retries = 3 2024-05-10T22:22:53.484250819Z controlled.shutdown.retry.backoff.ms = 5000 2024-05-10T22:22:53.484253851Z controller.socket.timeout.ms = 30000 2024-05-10T22:22:53.484256730Z create.topic.policy.class.name = null 2024-05-10T22:22:53.484259713Z default.replication.factor = 1 2024-05-10T22:22:53.484262659Z delete.records.purgatory.purge.interval.requests = 1 2024-05-10T22:22:53.484265613Z delete.topic.enable = true 2024-05-10T22:22:53.484268559Z fetch.purgatory.purge.interval.requests = 1000 2024-05-10T22:22:53.484271447Z group.initial.rebalance.delay.ms = 0 2024-05-10T22:22:53.484274606Z group.max.session.timeout.ms = 300000 2024-05-10T22:22:53.484277659Z group.min.session.timeout.ms = 6000 2024-05-10T22:22:53.484280697Z host.name = 2024-05-10T22:22:53.484283595Z inter.broker.listener.name = PLAINTEXT 2024-05-10T22:22:53.484286561Z inter.broker.protocol.version = 1.0-IV0 2024-05-10T22:22:53.484289428Z leader.imbalance.check.interval.seconds = 300 2024-05-10T22:22:53.484292304Z leader.imbalance.per.broker.percentage = 10 2024-05-10T22:22:53.484295906Z listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL 2024-05-10T22:22:53.484298975Z listeners = PLAINTEXT://:9092 2024-05-10T22:22:53.484301916Z log.cleaner.backoff.ms = 15000 2024-05-10T22:22:53.484304806Z log.cleaner.dedupe.buffer.size = 134217728 2024-05-10T22:22:53.484315432Z log.cleaner.delete.retention.ms = 86400000 2024-05-10T22:22:53.484318588Z log.cleaner.enable = true 2024-05-10T22:22:53.484321477Z log.cleaner.io.buffer.load.factor = 0.9 2024-05-10T22:22:53.484324352Z log.cleaner.io.buffer.size = 524288 2024-05-10T22:22:53.484327255Z log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 2024-05-10T22:22:53.484330226Z log.cleaner.min.cleanable.ratio = 0.5 2024-05-10T22:22:53.484333089Z log.cleaner.min.compaction.lag.ms = 0 2024-05-10T22:22:53.484335980Z log.cleaner.threads = 1 2024-05-10T22:22:53.484338889Z log.cleanup.policy = [delete] 2024-05-10T22:22:53.484341858Z log.dir = /tmp/kafka-logs 2024-05-10T22:22:53.484344745Z log.dirs = /kafka/kafka-logs-kafka-0 2024-05-10T22:22:53.484347651Z log.flush.interval.messages = 9223372036854775807 2024-05-10T22:22:53.484350903Z log.flush.interval.ms = null 2024-05-10T22:22:53.484353822Z log.flush.offset.checkpoint.interval.ms = 60000 2024-05-10T22:22:53.484356731Z log.flush.scheduler.interval.ms = 9223372036854775807 2024-05-10T22:22:53.484359637Z log.flush.start.offset.checkpoint.interval.ms = 60000 2024-05-10T22:22:53.484362657Z log.index.interval.bytes = 4096 2024-05-10T22:22:53.484365575Z log.index.size.max.bytes = 10485760 2024-05-10T22:22:53.484368451Z log.message.format.version = 1.0-IV0 2024-05-10T22:22:53.484371383Z log.message.timestamp.difference.max.ms = 9223372036854775807 2024-05-10T22:22:53.484374333Z log.message.timestamp.type = CreateTime 2024-05-10T22:22:53.484377364Z log.preallocate = false 2024-05-10T22:22:53.484380245Z log.retention.bytes = -1 2024-05-10T22:22:53.484383193Z log.retention.check.interval.ms = 300000 2024-05-10T22:22:53.484386217Z log.retention.hours = 24 2024-05-10T22:22:53.484389107Z log.retention.minutes = null 2024-05-10T22:22:53.484392075Z log.retention.ms = null 2024-05-10T22:22:53.484395024Z log.roll.hours = 168 2024-05-10T22:22:53.484398037Z log.roll.jitter.hours = 0 2024-05-10T22:22:53.484401060Z log.roll.jitter.ms = null 2024-05-10T22:22:53.484403970Z log.roll.ms = null 2024-05-10T22:22:53.484406924Z log.segment.bytes = 1073741824 2024-05-10T22:22:53.484409819Z log.segment.delete.delay.ms = 60000 2024-05-10T22:22:53.484412706Z max.connections.per.ip = 2147483647 2024-05-10T22:22:53.484415668Z max.connections.per.ip.overrides = 2024-05-10T22:22:53.484418621Z message.max.bytes = 1000012 2024-05-10T22:22:53.484421537Z metric.reporters = [] 2024-05-10T22:22:53.484424673Z metrics.num.samples = 2 2024-05-10T22:22:53.484427590Z metrics.recording.level = INFO 2024-05-10T22:22:53.484430549Z metrics.sample.window.ms = 30000 2024-05-10T22:22:53.484433445Z min.insync.replicas = 1 2024-05-10T22:22:53.484436303Z num.io.threads = 8 2024-05-10T22:22:53.484439260Z num.network.threads = 3 2024-05-10T22:22:53.484442114Z num.partitions = 1 2024-05-10T22:22:53.484444990Z num.recovery.threads.per.data.dir = 1 2024-05-10T22:22:53.484447883Z num.replica.fetchers = 1 2024-05-10T22:22:53.484450807Z offset.metadata.max.bytes = 4096 2024-05-10T22:22:53.484453706Z offsets.commit.required.acks = -1 2024-05-10T22:22:53.484461220Z offsets.commit.timeout.ms = 5000 2024-05-10T22:22:53.484464305Z offsets.load.buffer.size = 5242880 2024-05-10T22:22:53.484467257Z offsets.retention.check.interval.ms = 600000 2024-05-10T22:22:53.484470164Z offsets.retention.minutes = 1440 2024-05-10T22:22:53.484473111Z offsets.topic.compression.codec = 0 2024-05-10T22:22:53.484476088Z offsets.topic.num.partitions = 50 2024-05-10T22:22:53.484479037Z offsets.topic.replication.factor = 1 2024-05-10T22:22:53.484485301Z offsets.topic.segment.bytes = 104857600 2024-05-10T22:22:53.484488319Z port = 9092 2024-05-10T22:22:53.484491275Z principal.builder.class = null 2024-05-10T22:22:53.484494209Z producer.purgatory.purge.interval.requests = 1000 2024-05-10T22:22:53.484497108Z queued.max.request.bytes = -1 2024-05-10T22:22:53.484500047Z queued.max.requests = 500 2024-05-10T22:22:53.484503004Z quota.consumer.default = 9223372036854775807 2024-05-10T22:22:53.484505935Z quota.producer.default = 9223372036854775807 2024-05-10T22:22:53.484509069Z quota.window.num = 11 2024-05-10T22:22:53.484512054Z quota.window.size.seconds = 1 2024-05-10T22:22:53.484514997Z replica.fetch.backoff.ms = 1000 2024-05-10T22:22:53.484517905Z replica.fetch.max.bytes = 1048576 2024-05-10T22:22:53.484520803Z replica.fetch.min.bytes = 1 2024-05-10T22:22:53.484523649Z replica.fetch.response.max.bytes = 10485760 2024-05-10T22:22:53.484526617Z replica.fetch.wait.max.ms = 500 2024-05-10T22:22:53.484529529Z replica.high.watermark.checkpoint.interval.ms = 5000 2024-05-10T22:22:53.484532494Z replica.lag.time.max.ms = 10000 2024-05-10T22:22:53.484535340Z replica.socket.receive.buffer.bytes = 65536 2024-05-10T22:22:53.484538279Z replica.socket.timeout.ms = 30000 2024-05-10T22:22:53.484543155Z replication.quota.window.num = 11 2024-05-10T22:22:53.484546151Z replication.quota.window.size.seconds = 1 2024-05-10T22:22:53.484549154Z request.timeout.ms = 30000 2024-05-10T22:22:53.484552122Z reserved.broker.max.id = 1000 2024-05-10T22:22:53.484555005Z sasl.enabled.mechanisms = [GSSAPI] 2024-05-10T22:22:53.484559742Z sasl.kerberos.kinit.cmd = /usr/bin/kinit 2024-05-10T22:22:53.484562812Z sasl.kerberos.min.time.before.relogin = 60000 2024-05-10T22:22:53.484565755Z sasl.kerberos.principal.to.local.rules = [DEFAULT] 2024-05-10T22:22:53.484568730Z sasl.kerberos.service.name = null 2024-05-10T22:22:53.484571638Z sasl.kerberos.ticket.renew.jitter = 0.05 2024-05-10T22:22:53.484574628Z sasl.kerberos.ticket.renew.window.factor = 0.8 2024-05-10T22:22:53.484577851Z sasl.mechanism.inter.broker.protocol = GSSAPI 2024-05-10T22:22:53.484580826Z security.inter.broker.protocol = PLAINTEXT 2024-05-10T22:22:53.484583705Z socket.receive.buffer.bytes = 102400 2024-05-10T22:22:53.484586654Z socket.request.max.bytes = 104857600 2024-05-10T22:22:53.484589621Z socket.send.buffer.bytes = 102400 2024-05-10T22:22:53.484592675Z ssl.cipher.suites = null 2024-05-10T22:22:53.484595590Z ssl.client.auth = none 2024-05-10T22:22:53.484598631Z ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] 2024-05-10T22:22:53.484601662Z ssl.endpoint.identification.algorithm = null 2024-05-10T22:22:53.484604559Z ssl.key.password = null 2024-05-10T22:22:53.484607453Z ssl.keymanager.algorithm = SunX509 2024-05-10T22:22:53.484610355Z ssl.keystore.location = null 2024-05-10T22:22:53.484613313Z ssl.keystore.password = null 2024-05-10T22:22:53.484616292Z ssl.keystore.type = JKS 2024-05-10T22:22:53.484619289Z ssl.protocol = TLS 2024-05-10T22:22:53.484622218Z ssl.provider = null 2024-05-10T22:22:53.484625192Z ssl.secure.random.implementation = null 2024-05-10T22:22:53.484628158Z ssl.trustmanager.algorithm = PKIX 2024-05-10T22:22:53.484631065Z ssl.truststore.location = null 2024-05-10T22:22:53.484633994Z ssl.truststore.password = null 2024-05-10T22:22:53.484637035Z ssl.truststore.type = JKS 2024-05-10T22:22:53.484640615Z transaction.abort.timed.out.transaction.cleanup.interval.ms = 60000 2024-05-10T22:22:53.484643558Z transaction.max.timeout.ms = 900000 2024-05-10T22:22:53.484646649Z transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 2024-05-10T22:22:53.484653377Z transaction.state.log.load.buffer.size = 5242880 2024-05-10T22:22:53.484656665Z transaction.state.log.min.isr = 1 2024-05-10T22:22:53.484659587Z transaction.state.log.num.partitions = 50 2024-05-10T22:22:53.484662540Z transaction.state.log.replication.factor = 1 2024-05-10T22:22:53.484676144Z transaction.state.log.segment.bytes = 104857600 2024-05-10T22:22:53.484680216Z transactional.id.expiration.ms = 604800000 2024-05-10T22:22:53.484683219Z unclean.leader.election.enable = false 2024-05-10T22:22:53.484686289Z zookeeper.connect = zookeeper:2181 2024-05-10T22:22:53.484689189Z zookeeper.connection.timeout.ms = 6000 2024-05-10T22:22:53.484692123Z zookeeper.session.timeout.ms = 6000 2024-05-10T22:22:53.484695146Z zookeeper.set.acl = false 2024-05-10T22:22:53.484698132Z zookeeper.sync.time.ms = 2000 2024-05-10T22:22:53.484701119Z (kafka.server.KafkaConfig) 2024-05-10T22:22:53.561938840Z [2024-05-10 22:22:53,559] INFO starting (kafka.server.KafkaServer) 2024-05-10T22:22:53.561957933Z [2024-05-10 22:22:53,561] INFO Connecting to zookeeper on zookeeper:2181 (kafka.server.KafkaServer) 2024-05-10T22:22:53.575335163Z [2024-05-10 22:22:53,574] INFO Starting ZkClient event thread. (org.I0Itec.zkclient.ZkEventThread) 2024-05-10T22:22:53.581180418Z [2024-05-10 22:22:53,580] INFO Client environment:zookeeper.version=3.4.10-39d3a4f269333c922ed3db283be479f9deacaa0f, built on 03/23/2017 10:13 GMT (org.apache.zookeeper.ZooKeeper) 2024-05-10T22:22:53.581191412Z [2024-05-10 22:22:53,580] INFO Client environment:host.name=kafka-0.kafka.osm.svc.cluster.local (org.apache.zookeeper.ZooKeeper) 2024-05-10T22:22:53.581195282Z [2024-05-10 22:22:53,580] INFO Client environment:java.version=1.8.0_292 (org.apache.zookeeper.ZooKeeper) 2024-05-10T22:22:53.581198505Z [2024-05-10 22:22:53,580] INFO Client environment:java.vendor=Azul Systems, Inc. (org.apache.zookeeper.ZooKeeper) 2024-05-10T22:22:53.581201948Z [2024-05-10 22:22:53,580] INFO Client environment:java.home=/usr/lib/jvm/zulu8-ca/jre (org.apache.zookeeper.ZooKeeper) 2024-05-10T22:22:53.581240561Z [2024-05-10 22:22:53,580] 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-05-10T22:22:53.581259985Z [2024-05-10 22:22:53,580] 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-05-10T22:22:53.581263658Z [2024-05-10 22:22:53,580] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) 2024-05-10T22:22:53.581266683Z [2024-05-10 22:22:53,580] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) 2024-05-10T22:22:53.581270247Z [2024-05-10 22:22:53,580] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) 2024-05-10T22:22:53.581275595Z [2024-05-10 22:22:53,581] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) 2024-05-10T22:22:53.581278683Z [2024-05-10 22:22:53,581] INFO Client environment:os.version=5.15.0-47-generic (org.apache.zookeeper.ZooKeeper) 2024-05-10T22:22:53.581281684Z [2024-05-10 22:22:53,581] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper) 2024-05-10T22:22:53.581284623Z [2024-05-10 22:22:53,581] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper) 2024-05-10T22:22:53.581678818Z [2024-05-10 22:22:53,581] INFO Client environment:user.dir=/ (org.apache.zookeeper.ZooKeeper) 2024-05-10T22:22:53.582475141Z [2024-05-10 22:22:53,581] INFO Initiating client connection, connectString=zookeeper:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@36bc55de (org.apache.zookeeper.ZooKeeper) 2024-05-10T22:22:53.599229495Z [2024-05-10 22:22:53,598] INFO Waiting for keeper state SyncConnected (org.I0Itec.zkclient.ZkClient) 2024-05-10T22:22:53.599241653Z [2024-05-10 22:22:53,598] INFO Opening socket connection to server zookeeper-0.zookeeper.osm.svc.cluster.local/10.244.0.17:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) 2024-05-10T22:22:53.604261647Z [2024-05-10 22:22:53,604] INFO Socket connection established to zookeeper-0.zookeeper.osm.svc.cluster.local/10.244.0.17:2181, initiating session (org.apache.zookeeper.ClientCnxn) 2024-05-10T22:22:53.639435187Z [2024-05-10 22:22:53,636] INFO Session establishment complete on server zookeeper-0.zookeeper.osm.svc.cluster.local/10.244.0.17:2181, sessionid = 0x1000006f2780000, negotiated timeout = 6000 (org.apache.zookeeper.ClientCnxn) 2024-05-10T22:22:53.642496389Z [2024-05-10 22:22:53,642] INFO zookeeper state changed (SyncConnected) (org.I0Itec.zkclient.ZkClient) 2024-05-10T22:22:54.105043944Z [2024-05-10 22:22:54,103] INFO Cluster ID = egqCJS1qTcSE56Pw6CL7bA (kafka.server.KafkaServer) 2024-05-10T22:22:54.109487783Z [2024-05-10 22:22:54,109] WARN No meta.properties file under dir /kafka/kafka-logs-kafka-0/meta.properties (kafka.server.BrokerMetadataCheckpoint) 2024-05-10T22:22:54.170610172Z [2024-05-10 22:22:54,170] INFO [ThrottledRequestReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper) 2024-05-10T22:22:54.173572302Z [2024-05-10 22:22:54,172] INFO [ThrottledRequestReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper) 2024-05-10T22:22:54.178618986Z [2024-05-10 22:22:54,178] INFO [ThrottledRequestReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper) 2024-05-10T22:22:54.246481315Z [2024-05-10 22:22:54,242] INFO Log directory '/kafka/kafka-logs-kafka-0' not found, creating it. (kafka.log.LogManager) 2024-05-10T22:22:54.257493850Z [2024-05-10 22:22:54,249] INFO Loading logs. (kafka.log.LogManager) 2024-05-10T22:22:54.275990357Z [2024-05-10 22:22:54,269] INFO Logs loading complete in 12 ms. (kafka.log.LogManager) 2024-05-10T22:22:54.426798300Z [2024-05-10 22:22:54,426] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) 2024-05-10T22:22:54.428423815Z [2024-05-10 22:22:54,428] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) 2024-05-10T22:22:54.749911616Z [2024-05-10 22:22:54,749] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.Acceptor) 2024-05-10T22:22:54.752479161Z [2024-05-10 22:22:54,752] INFO [SocketServer brokerId=1] Started 1 acceptor threads (kafka.network.SocketServer) 2024-05-10T22:22:54.776518304Z [2024-05-10 22:22:54,775] INFO [ExpirationReaper-1-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) 2024-05-10T22:22:54.776592132Z [2024-05-10 22:22:54,776] INFO [ExpirationReaper-1-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) 2024-05-10T22:22:54.781055100Z [2024-05-10 22:22:54,780] INFO [ExpirationReaper-1-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) 2024-05-10T22:22:54.804799343Z [2024-05-10 22:22:54,799] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) 2024-05-10T22:22:54.857524894Z [2024-05-10 22:22:54,857] INFO [ExpirationReaper-1-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) 2024-05-10T22:22:54.857662486Z [2024-05-10 22:22:54,857] INFO [ExpirationReaper-1-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) 2024-05-10T22:22:54.858243753Z [2024-05-10 22:22:54,858] INFO [ExpirationReaper-1-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) 2024-05-10T22:22:54.879476985Z [2024-05-10 22:22:54,879] INFO [GroupCoordinator 1]: Starting up. (kafka.coordinator.group.GroupCoordinator) 2024-05-10T22:22:54.882546919Z [2024-05-10 22:22:54,881] INFO Creating /controller (is it secure? false) (kafka.utils.ZKCheckedEphemeral) 2024-05-10T22:22:54.882560497Z [2024-05-10 22:22:54,882] INFO [GroupCoordinator 1]: Startup complete. (kafka.coordinator.group.GroupCoordinator) 2024-05-10T22:22:54.887434301Z [2024-05-10 22:22:54,887] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 1 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:22:54.897272108Z [2024-05-10 22:22:54,896] INFO Result of znode creation is: OK (kafka.utils.ZKCheckedEphemeral) 2024-05-10T22:22:54.913559223Z [2024-05-10 22:22:54,913] 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-05-10T22:22:55.005968649Z [2024-05-10 22:22:55,001] INFO [TransactionCoordinator id=1] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) 2024-05-10T22:22:55.005985917Z [2024-05-10 22:22:55,004] INFO [TransactionCoordinator id=1] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) 2024-05-10T22:22:55.017299059Z [2024-05-10 22:22:55,017] INFO [Transaction Marker Channel Manager 1]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) 2024-05-10T22:22:55.122134887Z [2024-05-10 22:22:55,121] INFO Creating /brokers/ids/1 (is it secure? false) (kafka.utils.ZKCheckedEphemeral) 2024-05-10T22:22:55.132767395Z [2024-05-10 22:22:55,131] INFO Result of znode creation is: OK (kafka.utils.ZKCheckedEphemeral) 2024-05-10T22:22:55.132781481Z [2024-05-10 22:22:55,132] 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-05-10T22:22:55.134793110Z [2024-05-10 22:22:55,134] WARN No meta.properties file under dir /kafka/kafka-logs-kafka-0/meta.properties (kafka.server.BrokerMetadataCheckpoint) 2024-05-10T22:22:55.177234142Z [2024-05-10 22:22:55,177] INFO [SocketServer brokerId=1] Started processors for 1 acceptors (kafka.network.SocketServer) 2024-05-10T22:22:55.180729569Z [2024-05-10 22:22:55,180] INFO Kafka version : 1.0.2 (org.apache.kafka.common.utils.AppInfoParser) 2024-05-10T22:22:55.180744612Z [2024-05-10 22:22:55,180] INFO Kafka commitId : 2a121f7b1d402825 (org.apache.kafka.common.utils.AppInfoParser) 2024-05-10T22:22:55.184946763Z [2024-05-10 22:22:55,184] INFO [KafkaServer id=1] started (kafka.server.KafkaServer) 2024-05-10T22:26:11.534627383Z [2024-05-10 22:26:11,532] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-05-10T22:26:11.546945925Z [2024-05-10 22:26:11,546] INFO [KafkaApi-1] Auto creation of topic vim_account with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-05-10T22:26:11.695629575Z [2024-05-10 22:26:11,695] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions vim_account-0 (kafka.server.ReplicaFetcherManager) 2024-05-10T22:26:11.765982998Z [2024-05-10 22:26:11,764] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-05-10T22:26:11.772525794Z [2024-05-10 22:26:11,772] INFO [KafkaApi-1] Auto creation of topic alarm_request with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-05-10T22:26:11.790405049Z [2024-05-10 22:26:11,790] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-05-10T22:26:11.798941998Z [2024-05-10 22:26:11,796] INFO [KafkaApi-1] Auto creation of topic admin with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-05-10T22:26:11.880329670Z [2024-05-10 22:26:11,880] 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-05-10T22:26:11.890754486Z [2024-05-10 22:26:11,890] 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 76 ms (kafka.log.Log) 2024-05-10T22:26:11.893834436Z [2024-05-10 22:26:11,893] 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-05-10T22:26:11.894643504Z [2024-05-10 22:26:11,894] INFO [Partition vim_account-0 broker=1] No checkpointed highwatermark is found for partition vim_account-0 (kafka.cluster.Partition) 2024-05-10T22:26:11.907110426Z [2024-05-10 22:26:11,906] INFO Replica loaded for partition vim_account-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:11.909758602Z [2024-05-10 22:26:11,909] 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-05-10T22:26:11.976146085Z [2024-05-10 22:26:11,972] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions alarm_request-0 (kafka.server.ReplicaFetcherManager) 2024-05-10T22:26:11.986923481Z [2024-05-10 22:26:11,986] 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-05-10T22:26:11.987694300Z [2024-05-10 22:26:11,987] 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 7 ms (kafka.log.Log) 2024-05-10T22:26:11.988761177Z [2024-05-10 22:26:11,988] 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-05-10T22:26:11.992785043Z [2024-05-10 22:26:11,990] INFO [Partition alarm_request-0 broker=1] No checkpointed highwatermark is found for partition alarm_request-0 (kafka.cluster.Partition) 2024-05-10T22:26:12.007681620Z [2024-05-10 22:26:11,993] INFO Replica loaded for partition alarm_request-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:12.010305894Z [2024-05-10 22:26:12,010] 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-05-10T22:26:12.022550905Z [2024-05-10 22:26:12,021] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions admin-0 (kafka.server.ReplicaFetcherManager) 2024-05-10T22:26:12.049380433Z [2024-05-10 22:26:12,049] 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-05-10T22:26:12.050276085Z [2024-05-10 22:26:12,050] 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 4 ms (kafka.log.Log) 2024-05-10T22:26:12.051310676Z [2024-05-10 22:26:12,051] 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-05-10T22:26:12.051757659Z [2024-05-10 22:26:12,051] INFO [Partition admin-0 broker=1] No checkpointed highwatermark is found for partition admin-0 (kafka.cluster.Partition) 2024-05-10T22:26:12.051947292Z [2024-05-10 22:26:12,051] INFO Replica loaded for partition admin-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:12.053322115Z [2024-05-10 22:26:12,053] 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-05-10T22:26:12.117130072Z [2024-05-10 22:26:12,112] 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-05-10T22:26:12.127605697Z [2024-05-10 22:26:12,125] 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-05-10T22:26:12.157943228Z [2024-05-10 22:26:12,152] 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-05-10T22:26:12.269881539Z [2024-05-10 22:26:12,269] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-05-10T22:26:12.277330611Z [2024-05-10 22:26:12,277] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-05-10T22:26:12.278556871Z [2024-05-10 22:26:12,278] INFO [KafkaApi-1] Auto creation of topic ns with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-05-10T22:26:12.283360344Z [2024-05-10 22:26:12,283] INFO [KafkaApi-1] Auto creation of topic users with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-05-10T22:26:12.294370889Z [2024-05-10 22:26:12,294] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-05-10T22:26:12.297760901Z [2024-05-10 22:26:12,297] INFO [KafkaApi-1] Auto creation of topic wim_account with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-05-10T22:26:12.413603188Z [2024-05-10 22:26:12,413] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions users-0,ns-0 (kafka.server.ReplicaFetcherManager) 2024-05-10T22:26:12.424145708Z [2024-05-10 22:26:12,422] 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-05-10T22:26:12.424163038Z [2024-05-10 22:26:12,423] 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 4 ms (kafka.log.Log) 2024-05-10T22:26:12.424830458Z [2024-05-10 22:26:12,424] 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-05-10T22:26:12.425056230Z [2024-05-10 22:26:12,424] INFO [Partition users-0 broker=1] No checkpointed highwatermark is found for partition users-0 (kafka.cluster.Partition) 2024-05-10T22:26:12.440935463Z [2024-05-10 22:26:12,440] INFO Replica loaded for partition users-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:12.441125511Z [2024-05-10 22:26:12,441] 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-05-10T22:26:12.454344956Z [2024-05-10 22:26:12,454] 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-05-10T22:26:12.456081357Z [2024-05-10 22:26:12,455] 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 2 ms (kafka.log.Log) 2024-05-10T22:26:12.459643133Z [2024-05-10 22:26:12,459] 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-05-10T22:26:12.460881914Z [2024-05-10 22:26:12,460] INFO [Partition ns-0 broker=1] No checkpointed highwatermark is found for partition ns-0 (kafka.cluster.Partition) 2024-05-10T22:26:12.460893145Z [2024-05-10 22:26:12,460] INFO Replica loaded for partition ns-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:12.460897563Z [2024-05-10 22:26:12,460] 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-05-10T22:26:12.507557887Z [2024-05-10 22:26:12,506] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions wim_account-0 (kafka.server.ReplicaFetcherManager) 2024-05-10T22:26:12.513008942Z [2024-05-10 22:26:12,512] 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-05-10T22:26:12.513509853Z [2024-05-10 22:26:12,513] 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 2 ms (kafka.log.Log) 2024-05-10T22:26:12.514567333Z [2024-05-10 22:26:12,514] 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-05-10T22:26:12.517468125Z [2024-05-10 22:26:12,517] INFO [Partition wim_account-0 broker=1] No checkpointed highwatermark is found for partition wim_account-0 (kafka.cluster.Partition) 2024-05-10T22:26:12.517961658Z [2024-05-10 22:26:12,517] INFO Replica loaded for partition wim_account-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:12.518116427Z [2024-05-10 22:26:12,518] 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-05-10T22:26:12.530606145Z [2024-05-10 22:26:12,528] 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-05-10T22:26:12.532159210Z [2024-05-10 22:26:12,530] 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-05-10T22:26:12.547984630Z [2024-05-10 22:26:12,547] 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-05-10T22:26:12.611961400Z [2024-05-10 22:26:12,611] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-05-10T22:26:12.622499841Z [2024-05-10 22:26:12,622] INFO [KafkaApi-1] Auto creation of topic nsi with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-05-10T22:26:12.622518901Z [2024-05-10 22:26:12,622] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-05-10T22:26:12.631859558Z [2024-05-10 22:26:12,631] INFO [KafkaApi-1] Auto creation of topic sdn with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-05-10T22:26:12.661106696Z [2024-05-10 22:26:12,660] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-05-10T22:26:12.667696215Z [2024-05-10 22:26:12,667] INFO [KafkaApi-1] Auto creation of topic project with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-05-10T22:26:12.765397896Z [2024-05-10 22:26:12,765] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions sdn-0,nsi-0 (kafka.server.ReplicaFetcherManager) 2024-05-10T22:26:12.768452869Z [2024-05-10 22:26:12,768] 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-05-10T22:26:12.769315025Z [2024-05-10 22:26:12,769] 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 2 ms (kafka.log.Log) 2024-05-10T22:26:12.770209728Z [2024-05-10 22:26:12,770] 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-05-10T22:26:12.770623267Z [2024-05-10 22:26:12,770] INFO [Partition sdn-0 broker=1] No checkpointed highwatermark is found for partition sdn-0 (kafka.cluster.Partition) 2024-05-10T22:26:12.770794498Z [2024-05-10 22:26:12,770] INFO Replica loaded for partition sdn-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:12.770967879Z [2024-05-10 22:26:12,770] 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-05-10T22:26:12.782309047Z [2024-05-10 22:26:12,782] 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-05-10T22:26:12.782798511Z [2024-05-10 22:26:12,782] 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 3 ms (kafka.log.Log) 2024-05-10T22:26:12.785469140Z [2024-05-10 22:26:12,785] 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-05-10T22:26:12.786253237Z [2024-05-10 22:26:12,786] INFO [Partition nsi-0 broker=1] No checkpointed highwatermark is found for partition nsi-0 (kafka.cluster.Partition) 2024-05-10T22:26:12.786300341Z [2024-05-10 22:26:12,786] INFO Replica loaded for partition nsi-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:12.786456125Z [2024-05-10 22:26:12,786] 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-05-10T22:26:12.809338368Z [2024-05-10 22:26:12,807] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions project-0 (kafka.server.ReplicaFetcherManager) 2024-05-10T22:26:12.815390531Z [2024-05-10 22:26:12,815] 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-05-10T22:26:12.815939824Z [2024-05-10 22:26:12,815] 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 1 ms (kafka.log.Log) 2024-05-10T22:26:12.816872359Z [2024-05-10 22:26:12,816] 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-05-10T22:26:12.817107067Z [2024-05-10 22:26:12,817] INFO [Partition project-0 broker=1] No checkpointed highwatermark is found for partition project-0 (kafka.cluster.Partition) 2024-05-10T22:26:12.817171877Z [2024-05-10 22:26:12,817] INFO Replica loaded for partition project-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:12.817318476Z [2024-05-10 22:26:12,817] 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-05-10T22:26:12.880224900Z [2024-05-10 22:26:12,878] 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-05-10T22:26:12.890090743Z [2024-05-10 22:26:12,885] 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-05-10T22:26:12.909420474Z [2024-05-10 22:26:12,909] 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-05-10T22:26:12.986842017Z [2024-05-10 22:26:12,986] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-05-10T22:26:12.996293485Z [2024-05-10 22:26:12,996] INFO [KafkaApi-1] Auto creation of topic vnf with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-05-10T22:26:13.063947161Z [2024-05-10 22:26:13,063] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions vnf-0 (kafka.server.ReplicaFetcherManager) 2024-05-10T22:26:13.067709960Z [2024-05-10 22:26:13,067] 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-05-10T22:26:13.068215026Z [2024-05-10 22:26:13,068] 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 2 ms (kafka.log.Log) 2024-05-10T22:26:13.074446906Z [2024-05-10 22:26:13,074] 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-05-10T22:26:13.074914075Z [2024-05-10 22:26:13,074] INFO [Partition vnf-0 broker=1] No checkpointed highwatermark is found for partition vnf-0 (kafka.cluster.Partition) 2024-05-10T22:26:13.075090422Z [2024-05-10 22:26:13,075] INFO Replica loaded for partition vnf-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:13.075618833Z [2024-05-10 22:26:13,075] 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-05-10T22:26:13.122145129Z [2024-05-10 22:26:13,117] 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-05-10T22:26:13.123211110Z [2024-05-10 22:26:13,123] 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-05-10T22:26:13.138636027Z [2024-05-10 22:26:13,138] INFO [KafkaApi-1] Auto creation of topic __consumer_offsets with 50 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-05-10T22:26:14.378948943Z [2024-05-10 22:26:14,378] 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-05-10T22:26:14.385073695Z [2024-05-10 22:26:14,384] 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-05-10T22:26:14.385754516Z [2024-05-10 22:26:14,385] 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 4 ms (kafka.log.Log) 2024-05-10T22:26:14.386608360Z [2024-05-10 22:26:14,386] 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-05-10T22:26:14.386935951Z [2024-05-10 22:26:14,386] INFO [Partition __consumer_offsets-0 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-0 (kafka.cluster.Partition) 2024-05-10T22:26:14.387037059Z [2024-05-10 22:26:14,386] INFO Replica loaded for partition __consumer_offsets-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.387181391Z [2024-05-10 22:26:14,387] 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-05-10T22:26:14.393824433Z [2024-05-10 22:26:14,393] 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-05-10T22:26:14.394978427Z [2024-05-10 22:26:14,394] 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 2 ms (kafka.log.Log) 2024-05-10T22:26:14.395630228Z [2024-05-10 22:26:14,395] 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-05-10T22:26:14.395911203Z [2024-05-10 22:26:14,395] INFO [Partition __consumer_offsets-29 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-29 (kafka.cluster.Partition) 2024-05-10T22:26:14.395958642Z [2024-05-10 22:26:14,395] INFO Replica loaded for partition __consumer_offsets-29 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.396172599Z [2024-05-10 22:26:14,396] 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-05-10T22:26:14.403816835Z [2024-05-10 22:26:14,403] 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-05-10T22:26:14.405878977Z [2024-05-10 22:26:14,405] 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 3 ms (kafka.log.Log) 2024-05-10T22:26:14.406805655Z [2024-05-10 22:26:14,406] 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-05-10T22:26:14.407909938Z [2024-05-10 22:26:14,407] INFO [Partition __consumer_offsets-48 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-48 (kafka.cluster.Partition) 2024-05-10T22:26:14.408074505Z [2024-05-10 22:26:14,407] INFO Replica loaded for partition __consumer_offsets-48 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.408883618Z [2024-05-10 22:26:14,408] 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-05-10T22:26:14.414307820Z [2024-05-10 22:26:14,414] 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-05-10T22:26:14.415072870Z [2024-05-10 22:26:14,414] 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-05-10T22:26:14.415896403Z [2024-05-10 22:26:14,415] 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-05-10T22:26:14.416259409Z [2024-05-10 22:26:14,416] INFO [Partition __consumer_offsets-10 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-10 (kafka.cluster.Partition) 2024-05-10T22:26:14.416311838Z [2024-05-10 22:26:14,416] INFO Replica loaded for partition __consumer_offsets-10 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.416558631Z [2024-05-10 22:26:14,416] 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-05-10T22:26:14.421638858Z [2024-05-10 22:26:14,421] 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-05-10T22:26:14.422627980Z [2024-05-10 22:26:14,422] 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 3 ms (kafka.log.Log) 2024-05-10T22:26:14.425127744Z [2024-05-10 22:26:14,425] 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-05-10T22:26:14.426349164Z [2024-05-10 22:26:14,426] INFO [Partition __consumer_offsets-45 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-45 (kafka.cluster.Partition) 2024-05-10T22:26:14.426404411Z [2024-05-10 22:26:14,426] INFO Replica loaded for partition __consumer_offsets-45 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.429489529Z [2024-05-10 22:26:14,429] 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-05-10T22:26:14.437327780Z [2024-05-10 22:26:14,437] 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-05-10T22:26:14.438474036Z [2024-05-10 22:26:14,438] 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 4 ms (kafka.log.Log) 2024-05-10T22:26:14.440863517Z [2024-05-10 22:26:14,440] 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-05-10T22:26:14.442087489Z [2024-05-10 22:26:14,442] INFO [Partition __consumer_offsets-26 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-26 (kafka.cluster.Partition) 2024-05-10T22:26:14.442130222Z [2024-05-10 22:26:14,442] INFO Replica loaded for partition __consumer_offsets-26 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.442332889Z [2024-05-10 22:26:14,442] 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-05-10T22:26:14.446467067Z [2024-05-10 22:26:14,446] 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-05-10T22:26:14.446928772Z [2024-05-10 22:26:14,446] 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 2 ms (kafka.log.Log) 2024-05-10T22:26:14.448020858Z [2024-05-10 22:26:14,447] 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-05-10T22:26:14.448732078Z [2024-05-10 22:26:14,448] INFO [Partition __consumer_offsets-7 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-7 (kafka.cluster.Partition) 2024-05-10T22:26:14.448791022Z [2024-05-10 22:26:14,448] INFO Replica loaded for partition __consumer_offsets-7 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.449505495Z [2024-05-10 22:26:14,449] 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-05-10T22:26:14.453357691Z [2024-05-10 22:26:14,453] 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-05-10T22:26:14.453795034Z [2024-05-10 22:26:14,453] 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 1 ms (kafka.log.Log) 2024-05-10T22:26:14.454490834Z [2024-05-10 22:26:14,454] 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-05-10T22:26:14.454765657Z [2024-05-10 22:26:14,454] INFO [Partition __consumer_offsets-42 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-42 (kafka.cluster.Partition) 2024-05-10T22:26:14.454826609Z [2024-05-10 22:26:14,454] INFO Replica loaded for partition __consumer_offsets-42 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.456190041Z [2024-05-10 22:26:14,456] 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-05-10T22:26:14.460356718Z [2024-05-10 22:26:14,460] 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-05-10T22:26:14.461370670Z [2024-05-10 22:26:14,461] 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 2 ms (kafka.log.Log) 2024-05-10T22:26:14.464124827Z [2024-05-10 22:26:14,463] 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-05-10T22:26:14.464454083Z [2024-05-10 22:26:14,464] INFO [Partition __consumer_offsets-4 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-4 (kafka.cluster.Partition) 2024-05-10T22:26:14.464545214Z [2024-05-10 22:26:14,464] INFO Replica loaded for partition __consumer_offsets-4 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.464819923Z [2024-05-10 22:26:14,464] 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-05-10T22:26:14.468691583Z [2024-05-10 22:26:14,468] 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-05-10T22:26:14.469660920Z [2024-05-10 22:26:14,469] 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-05-10T22:26:14.470274193Z [2024-05-10 22:26:14,470] 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-05-10T22:26:14.470561322Z [2024-05-10 22:26:14,470] INFO [Partition __consumer_offsets-23 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-23 (kafka.cluster.Partition) 2024-05-10T22:26:14.470607963Z [2024-05-10 22:26:14,470] INFO Replica loaded for partition __consumer_offsets-23 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.470720177Z [2024-05-10 22:26:14,470] 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-05-10T22:26:14.474952134Z [2024-05-10 22:26:14,474] 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-05-10T22:26:14.476158329Z [2024-05-10 22:26:14,476] 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-05-10T22:26:14.479598021Z [2024-05-10 22:26:14,479] 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-05-10T22:26:14.480114441Z [2024-05-10 22:26:14,480] INFO [Partition __consumer_offsets-1 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-1 (kafka.cluster.Partition) 2024-05-10T22:26:14.480471286Z [2024-05-10 22:26:14,480] INFO Replica loaded for partition __consumer_offsets-1 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.480638853Z [2024-05-10 22:26:14,480] 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-05-10T22:26:14.485251939Z [2024-05-10 22:26:14,485] 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-05-10T22:26:14.485656606Z [2024-05-10 22:26:14,485] 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-05-10T22:26:14.486946823Z [2024-05-10 22:26:14,486] 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-05-10T22:26:14.487947580Z [2024-05-10 22:26:14,487] INFO [Partition __consumer_offsets-20 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-20 (kafka.cluster.Partition) 2024-05-10T22:26:14.487958555Z [2024-05-10 22:26:14,487] INFO Replica loaded for partition __consumer_offsets-20 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.489898203Z [2024-05-10 22:26:14,489] 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-05-10T22:26:14.493546643Z [2024-05-10 22:26:14,493] 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-05-10T22:26:14.495791944Z [2024-05-10 22:26:14,495] 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 3 ms (kafka.log.Log) 2024-05-10T22:26:14.496626975Z [2024-05-10 22:26:14,496] 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-05-10T22:26:14.496948260Z [2024-05-10 22:26:14,496] INFO [Partition __consumer_offsets-39 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-39 (kafka.cluster.Partition) 2024-05-10T22:26:14.497000884Z [2024-05-10 22:26:14,496] INFO Replica loaded for partition __consumer_offsets-39 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.497115300Z [2024-05-10 22:26:14,497] 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-05-10T22:26:14.501798279Z [2024-05-10 22:26:14,501] 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-05-10T22:26:14.503010642Z [2024-05-10 22:26:14,502] 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 3 ms (kafka.log.Log) 2024-05-10T22:26:14.503834972Z [2024-05-10 22:26:14,503] 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-05-10T22:26:14.504557731Z [2024-05-10 22:26:14,504] INFO [Partition __consumer_offsets-17 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-17 (kafka.cluster.Partition) 2024-05-10T22:26:14.504628005Z [2024-05-10 22:26:14,504] INFO Replica loaded for partition __consumer_offsets-17 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.504647611Z [2024-05-10 22:26:14,504] 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-05-10T22:26:14.507563120Z [2024-05-10 22:26:14,507] 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-05-10T22:26:14.509117096Z [2024-05-10 22:26:14,508] 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-05-10T22:26:14.509735005Z [2024-05-10 22:26:14,509] 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-05-10T22:26:14.510157136Z [2024-05-10 22:26:14,510] INFO [Partition __consumer_offsets-36 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-36 (kafka.cluster.Partition) 2024-05-10T22:26:14.510178202Z [2024-05-10 22:26:14,510] INFO Replica loaded for partition __consumer_offsets-36 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.510392359Z [2024-05-10 22:26:14,510] 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-05-10T22:26:14.527139703Z [2024-05-10 22:26:14,526] 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-05-10T22:26:14.528266348Z [2024-05-10 22:26:14,528] 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 16 ms (kafka.log.Log) 2024-05-10T22:26:14.530092074Z [2024-05-10 22:26:14,529] 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-05-10T22:26:14.530765031Z [2024-05-10 22:26:14,530] INFO [Partition __consumer_offsets-14 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-14 (kafka.cluster.Partition) 2024-05-10T22:26:14.533566502Z [2024-05-10 22:26:14,533] INFO Replica loaded for partition __consumer_offsets-14 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.533952817Z [2024-05-10 22:26:14,533] 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-05-10T22:26:14.549258595Z [2024-05-10 22:26:14,549] 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-05-10T22:26:14.555304094Z [2024-05-10 22:26:14,555] 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 16 ms (kafka.log.Log) 2024-05-10T22:26:14.565758697Z [2024-05-10 22:26:14,565] 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-05-10T22:26:14.566629893Z [2024-05-10 22:26:14,566] INFO [Partition __consumer_offsets-33 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-33 (kafka.cluster.Partition) 2024-05-10T22:26:14.566929235Z [2024-05-10 22:26:14,566] INFO Replica loaded for partition __consumer_offsets-33 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.569644279Z [2024-05-10 22:26:14,569] 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-05-10T22:26:14.610530514Z [2024-05-10 22:26:14,601] 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-05-10T22:26:14.610550544Z [2024-05-10 22:26:14,602] 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 7 ms (kafka.log.Log) 2024-05-10T22:26:14.610566262Z [2024-05-10 22:26:14,602] 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-05-10T22:26:14.610582349Z [2024-05-10 22:26:14,603] INFO [Partition __consumer_offsets-49 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-49 (kafka.cluster.Partition) 2024-05-10T22:26:14.610588411Z [2024-05-10 22:26:14,603] INFO Replica loaded for partition __consumer_offsets-49 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.610638596Z [2024-05-10 22:26:14,603] 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-05-10T22:26:14.616625281Z [2024-05-10 22:26:14,616] 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-05-10T22:26:14.620391557Z [2024-05-10 22:26:14,620] 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 12 ms (kafka.log.Log) 2024-05-10T22:26:14.627045125Z [2024-05-10 22:26:14,626] 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-05-10T22:26:14.627700081Z [2024-05-10 22:26:14,627] INFO [Partition __consumer_offsets-11 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-11 (kafka.cluster.Partition) 2024-05-10T22:26:14.627808718Z [2024-05-10 22:26:14,627] INFO Replica loaded for partition __consumer_offsets-11 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.628072489Z [2024-05-10 22:26:14,627] 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-05-10T22:26:14.638178494Z [2024-05-10 22:26:14,638] 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-05-10T22:26:14.638675903Z [2024-05-10 22:26:14,638] 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-05-10T22:26:14.642602111Z [2024-05-10 22:26:14,642] 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-05-10T22:26:14.643544063Z [2024-05-10 22:26:14,643] INFO [Partition __consumer_offsets-30 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-30 (kafka.cluster.Partition) 2024-05-10T22:26:14.644161822Z [2024-05-10 22:26:14,644] INFO Replica loaded for partition __consumer_offsets-30 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.644315244Z [2024-05-10 22:26:14,644] 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-05-10T22:26:14.650843326Z [2024-05-10 22:26:14,650] 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-05-10T22:26:14.655341710Z [2024-05-10 22:26:14,655] 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 6 ms (kafka.log.Log) 2024-05-10T22:26:14.657076404Z [2024-05-10 22:26:14,656] 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-05-10T22:26:14.658565148Z [2024-05-10 22:26:14,658] INFO [Partition __consumer_offsets-46 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-46 (kafka.cluster.Partition) 2024-05-10T22:26:14.658748135Z [2024-05-10 22:26:14,658] INFO Replica loaded for partition __consumer_offsets-46 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.667362689Z [2024-05-10 22:26:14,667] 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-05-10T22:26:14.677641894Z [2024-05-10 22:26:14,677] 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-05-10T22:26:14.678907898Z [2024-05-10 22:26:14,678] 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 2 ms (kafka.log.Log) 2024-05-10T22:26:14.680060648Z [2024-05-10 22:26:14,679] 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-05-10T22:26:14.680883059Z [2024-05-10 22:26:14,680] INFO [Partition __consumer_offsets-27 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-27 (kafka.cluster.Partition) 2024-05-10T22:26:14.680894377Z [2024-05-10 22:26:14,680] INFO Replica loaded for partition __consumer_offsets-27 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.681244403Z [2024-05-10 22:26:14,681] 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-05-10T22:26:14.690221336Z [2024-05-10 22:26:14,690] 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-05-10T22:26:14.693907508Z [2024-05-10 22:26:14,693] 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 5 ms (kafka.log.Log) 2024-05-10T22:26:14.697429417Z [2024-05-10 22:26:14,696] 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-05-10T22:26:14.701963452Z [2024-05-10 22:26:14,697] INFO [Partition __consumer_offsets-8 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-8 (kafka.cluster.Partition) 2024-05-10T22:26:14.701979229Z [2024-05-10 22:26:14,697] INFO Replica loaded for partition __consumer_offsets-8 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.701983870Z [2024-05-10 22:26:14,698] 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-05-10T22:26:14.703715132Z [2024-05-10 22:26:14,703] 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-05-10T22:26:14.704837797Z [2024-05-10 22:26:14,704] 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 2 ms (kafka.log.Log) 2024-05-10T22:26:14.705389765Z [2024-05-10 22:26:14,705] 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-05-10T22:26:14.707611233Z [2024-05-10 22:26:14,707] INFO [Partition __consumer_offsets-24 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-24 (kafka.cluster.Partition) 2024-05-10T22:26:14.707739687Z [2024-05-10 22:26:14,707] INFO Replica loaded for partition __consumer_offsets-24 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.707890686Z [2024-05-10 22:26:14,707] 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-05-10T22:26:14.711523099Z [2024-05-10 22:26:14,711] 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-05-10T22:26:14.716763765Z [2024-05-10 22:26:14,716] 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 6 ms (kafka.log.Log) 2024-05-10T22:26:14.726865497Z [2024-05-10 22:26:14,726] 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-05-10T22:26:14.726879465Z [2024-05-10 22:26:14,726] INFO [Partition __consumer_offsets-43 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-43 (kafka.cluster.Partition) 2024-05-10T22:26:14.726883450Z [2024-05-10 22:26:14,726] INFO Replica loaded for partition __consumer_offsets-43 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.726887331Z [2024-05-10 22:26:14,726] 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-05-10T22:26:14.745319886Z [2024-05-10 22:26:14,742] 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-05-10T22:26:14.745332607Z [2024-05-10 22:26:14,742] 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 10 ms (kafka.log.Log) 2024-05-10T22:26:14.745336534Z [2024-05-10 22:26:14,743] 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-05-10T22:26:14.745341359Z [2024-05-10 22:26:14,743] INFO [Partition __consumer_offsets-5 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-5 (kafka.cluster.Partition) 2024-05-10T22:26:14.745344887Z [2024-05-10 22:26:14,743] INFO Replica loaded for partition __consumer_offsets-5 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.745348246Z [2024-05-10 22:26:14,743] 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-05-10T22:26:14.751154952Z [2024-05-10 22:26:14,751] 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-05-10T22:26:14.752426536Z [2024-05-10 22:26:14,752] 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-05-10T22:26:14.754086953Z [2024-05-10 22:26:14,754] 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-05-10T22:26:14.754343826Z [2024-05-10 22:26:14,754] INFO [Partition __consumer_offsets-21 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-21 (kafka.cluster.Partition) 2024-05-10T22:26:14.754464049Z [2024-05-10 22:26:14,754] INFO Replica loaded for partition __consumer_offsets-21 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.754766501Z [2024-05-10 22:26:14,754] 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-05-10T22:26:14.774102729Z [2024-05-10 22:26:14,772] 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-05-10T22:26:14.774111343Z [2024-05-10 22:26:14,772] 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 7 ms (kafka.log.Log) 2024-05-10T22:26:14.774115283Z [2024-05-10 22:26:14,773] 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-05-10T22:26:14.774119610Z [2024-05-10 22:26:14,773] INFO [Partition __consumer_offsets-2 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-2 (kafka.cluster.Partition) 2024-05-10T22:26:14.774123408Z [2024-05-10 22:26:14,773] INFO Replica loaded for partition __consumer_offsets-2 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.775543806Z [2024-05-10 22:26:14,773] 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-05-10T22:26:14.778104414Z [2024-05-10 22:26:14,777] 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-05-10T22:26:14.778653029Z [2024-05-10 22:26:14,778] 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-05-10T22:26:14.779354316Z [2024-05-10 22:26:14,779] 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-05-10T22:26:14.779889712Z [2024-05-10 22:26:14,779] INFO [Partition __consumer_offsets-40 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-40 (kafka.cluster.Partition) 2024-05-10T22:26:14.780083088Z [2024-05-10 22:26:14,780] INFO Replica loaded for partition __consumer_offsets-40 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.780318185Z [2024-05-10 22:26:14,780] 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-05-10T22:26:14.784834452Z [2024-05-10 22:26:14,784] 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-05-10T22:26:14.785536107Z [2024-05-10 22:26:14,785] 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 2 ms (kafka.log.Log) 2024-05-10T22:26:14.797123899Z [2024-05-10 22:26:14,796] 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-05-10T22:26:14.797138317Z [2024-05-10 22:26:14,796] INFO [Partition __consumer_offsets-37 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-37 (kafka.cluster.Partition) 2024-05-10T22:26:14.797142455Z [2024-05-10 22:26:14,797] INFO Replica loaded for partition __consumer_offsets-37 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.797697344Z [2024-05-10 22:26:14,797] 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-05-10T22:26:14.807423540Z [2024-05-10 22:26:14,807] 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-05-10T22:26:14.808749638Z [2024-05-10 22:26:14,808] 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 3 ms (kafka.log.Log) 2024-05-10T22:26:14.815453514Z [2024-05-10 22:26:14,814] 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-05-10T22:26:14.815474513Z [2024-05-10 22:26:14,815] INFO [Partition __consumer_offsets-18 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-18 (kafka.cluster.Partition) 2024-05-10T22:26:14.815478619Z [2024-05-10 22:26:14,815] INFO Replica loaded for partition __consumer_offsets-18 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.815482331Z [2024-05-10 22:26:14,815] 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-05-10T22:26:14.818691092Z [2024-05-10 22:26:14,818] 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-05-10T22:26:14.819225059Z [2024-05-10 22:26:14,819] 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 2 ms (kafka.log.Log) 2024-05-10T22:26:14.819967425Z [2024-05-10 22:26:14,819] 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-05-10T22:26:14.820426754Z [2024-05-10 22:26:14,820] INFO [Partition __consumer_offsets-34 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-34 (kafka.cluster.Partition) 2024-05-10T22:26:14.820605579Z [2024-05-10 22:26:14,820] INFO Replica loaded for partition __consumer_offsets-34 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.820828044Z [2024-05-10 22:26:14,820] 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-05-10T22:26:14.824328202Z [2024-05-10 22:26:14,824] 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-05-10T22:26:14.825405593Z [2024-05-10 22:26:14,825] 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 2 ms (kafka.log.Log) 2024-05-10T22:26:14.826394502Z [2024-05-10 22:26:14,826] 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-05-10T22:26:14.826750669Z [2024-05-10 22:26:14,826] INFO [Partition __consumer_offsets-15 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-15 (kafka.cluster.Partition) 2024-05-10T22:26:14.826867691Z [2024-05-10 22:26:14,826] INFO Replica loaded for partition __consumer_offsets-15 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.827049074Z [2024-05-10 22:26:14,826] 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-05-10T22:26:14.833742593Z [2024-05-10 22:26:14,833] 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-05-10T22:26:14.835754646Z [2024-05-10 22:26:14,835] 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 3 ms (kafka.log.Log) 2024-05-10T22:26:14.844362967Z [2024-05-10 22:26:14,844] 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-05-10T22:26:14.844722997Z [2024-05-10 22:26:14,844] INFO [Partition __consumer_offsets-12 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-12 (kafka.cluster.Partition) 2024-05-10T22:26:14.845187907Z [2024-05-10 22:26:14,845] INFO Replica loaded for partition __consumer_offsets-12 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.845559673Z [2024-05-10 22:26:14,845] 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-05-10T22:26:14.851637170Z [2024-05-10 22:26:14,851] 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-05-10T22:26:14.852043304Z [2024-05-10 22:26:14,851] 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-05-10T22:26:14.852529393Z [2024-05-10 22:26:14,852] 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-05-10T22:26:14.852754429Z [2024-05-10 22:26:14,852] INFO [Partition __consumer_offsets-31 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-31 (kafka.cluster.Partition) 2024-05-10T22:26:14.852766108Z [2024-05-10 22:26:14,852] INFO Replica loaded for partition __consumer_offsets-31 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.852865048Z [2024-05-10 22:26:14,852] 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-05-10T22:26:14.859608732Z [2024-05-10 22:26:14,859] 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-05-10T22:26:14.860173818Z [2024-05-10 22:26:14,860] 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-05-10T22:26:14.860711008Z [2024-05-10 22:26:14,860] 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-05-10T22:26:14.861025283Z [2024-05-10 22:26:14,860] INFO [Partition __consumer_offsets-9 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-9 (kafka.cluster.Partition) 2024-05-10T22:26:14.861181553Z [2024-05-10 22:26:14,861] INFO Replica loaded for partition __consumer_offsets-9 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.861329848Z [2024-05-10 22:26:14,861] 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-05-10T22:26:14.884819397Z [2024-05-10 22:26:14,884] 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-05-10T22:26:14.885159701Z [2024-05-10 22:26:14,885] 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 11 ms (kafka.log.Log) 2024-05-10T22:26:14.886078449Z [2024-05-10 22:26:14,885] 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-05-10T22:26:14.886623158Z [2024-05-10 22:26:14,886] INFO [Partition __consumer_offsets-47 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-47 (kafka.cluster.Partition) 2024-05-10T22:26:14.886722691Z [2024-05-10 22:26:14,886] INFO Replica loaded for partition __consumer_offsets-47 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.886914151Z [2024-05-10 22:26:14,886] 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-05-10T22:26:14.890169234Z [2024-05-10 22:26:14,890] 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-05-10T22:26:14.890724326Z [2024-05-10 22:26:14,890] 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 1 ms (kafka.log.Log) 2024-05-10T22:26:14.891490219Z [2024-05-10 22:26:14,891] 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-05-10T22:26:14.894546507Z [2024-05-10 22:26:14,894] INFO [Partition __consumer_offsets-19 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-19 (kafka.cluster.Partition) 2024-05-10T22:26:14.894688675Z [2024-05-10 22:26:14,894] INFO Replica loaded for partition __consumer_offsets-19 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.894903824Z [2024-05-10 22:26:14,894] 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-05-10T22:26:14.899604875Z [2024-05-10 22:26:14,899] 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-05-10T22:26:14.900653200Z [2024-05-10 22:26:14,900] 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 3 ms (kafka.log.Log) 2024-05-10T22:26:14.901932889Z [2024-05-10 22:26:14,901] 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-05-10T22:26:14.902575184Z [2024-05-10 22:26:14,902] INFO [Partition __consumer_offsets-28 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-28 (kafka.cluster.Partition) 2024-05-10T22:26:14.902711553Z [2024-05-10 22:26:14,902] INFO Replica loaded for partition __consumer_offsets-28 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.902957498Z [2024-05-10 22:26:14,902] 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-05-10T22:26:14.911777005Z [2024-05-10 22:26:14,911] 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-05-10T22:26:14.912333156Z [2024-05-10 22:26:14,912] 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 2 ms (kafka.log.Log) 2024-05-10T22:26:14.913314121Z [2024-05-10 22:26:14,913] 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-05-10T22:26:14.913920908Z [2024-05-10 22:26:14,913] INFO [Partition __consumer_offsets-38 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-38 (kafka.cluster.Partition) 2024-05-10T22:26:14.914098167Z [2024-05-10 22:26:14,913] INFO Replica loaded for partition __consumer_offsets-38 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.914325795Z [2024-05-10 22:26:14,914] 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-05-10T22:26:14.917123735Z [2024-05-10 22:26:14,917] 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-05-10T22:26:14.917957759Z [2024-05-10 22:26:14,917] 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-05-10T22:26:14.918448837Z [2024-05-10 22:26:14,918] 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-05-10T22:26:14.918738993Z [2024-05-10 22:26:14,918] INFO [Partition __consumer_offsets-35 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-35 (kafka.cluster.Partition) 2024-05-10T22:26:14.918753827Z [2024-05-10 22:26:14,918] INFO Replica loaded for partition __consumer_offsets-35 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.918871989Z [2024-05-10 22:26:14,918] 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-05-10T22:26:14.922007842Z [2024-05-10 22:26:14,921] 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-05-10T22:26:14.922540001Z [2024-05-10 22:26:14,922] 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 1 ms (kafka.log.Log) 2024-05-10T22:26:14.923065453Z [2024-05-10 22:26:14,922] 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-05-10T22:26:14.925514797Z [2024-05-10 22:26:14,923] INFO [Partition __consumer_offsets-44 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-44 (kafka.cluster.Partition) 2024-05-10T22:26:14.925922614Z [2024-05-10 22:26:14,925] INFO Replica loaded for partition __consumer_offsets-44 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.926104044Z [2024-05-10 22:26:14,926] 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-05-10T22:26:14.934549685Z [2024-05-10 22:26:14,934] 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-05-10T22:26:14.935073004Z [2024-05-10 22:26:14,935] 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 7 ms (kafka.log.Log) 2024-05-10T22:26:14.936455173Z [2024-05-10 22:26:14,936] 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-05-10T22:26:14.937018378Z [2024-05-10 22:26:14,936] INFO [Partition __consumer_offsets-6 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-6 (kafka.cluster.Partition) 2024-05-10T22:26:14.937214878Z [2024-05-10 22:26:14,937] INFO Replica loaded for partition __consumer_offsets-6 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.937429717Z [2024-05-10 22:26:14,937] 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-05-10T22:26:14.941929089Z [2024-05-10 22:26:14,941] 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-05-10T22:26:14.942731588Z [2024-05-10 22:26:14,942] 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 1 ms (kafka.log.Log) 2024-05-10T22:26:14.943360257Z [2024-05-10 22:26:14,943] 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-05-10T22:26:14.943739229Z [2024-05-10 22:26:14,943] INFO [Partition __consumer_offsets-25 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-25 (kafka.cluster.Partition) 2024-05-10T22:26:14.943872495Z [2024-05-10 22:26:14,943] INFO Replica loaded for partition __consumer_offsets-25 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.944129812Z [2024-05-10 22:26:14,944] 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-05-10T22:26:14.953128697Z [2024-05-10 22:26:14,952] 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-05-10T22:26:14.954094046Z [2024-05-10 22:26:14,954] 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 3 ms (kafka.log.Log) 2024-05-10T22:26:14.954742704Z [2024-05-10 22:26:14,954] 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-05-10T22:26:14.955497428Z [2024-05-10 22:26:14,955] INFO [Partition __consumer_offsets-16 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-16 (kafka.cluster.Partition) 2024-05-10T22:26:14.955522677Z [2024-05-10 22:26:14,955] INFO Replica loaded for partition __consumer_offsets-16 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.955650607Z [2024-05-10 22:26:14,955] 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-05-10T22:26:14.963149869Z [2024-05-10 22:26:14,963] 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-05-10T22:26:14.963699015Z [2024-05-10 22:26:14,963] 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 2 ms (kafka.log.Log) 2024-05-10T22:26:14.964351722Z [2024-05-10 22:26:14,964] 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-05-10T22:26:14.964760780Z [2024-05-10 22:26:14,964] INFO [Partition __consumer_offsets-22 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-22 (kafka.cluster.Partition) 2024-05-10T22:26:14.964769650Z [2024-05-10 22:26:14,964] INFO Replica loaded for partition __consumer_offsets-22 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.964959971Z [2024-05-10 22:26:14,964] 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-05-10T22:26:14.967327861Z [2024-05-10 22:26:14,967] 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-05-10T22:26:14.968238067Z [2024-05-10 22:26:14,968] 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 2 ms (kafka.log.Log) 2024-05-10T22:26:14.968794602Z [2024-05-10 22:26:14,968] 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-05-10T22:26:14.969139145Z [2024-05-10 22:26:14,969] INFO [Partition __consumer_offsets-41 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-41 (kafka.cluster.Partition) 2024-05-10T22:26:14.969281676Z [2024-05-10 22:26:14,969] INFO Replica loaded for partition __consumer_offsets-41 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.969588611Z [2024-05-10 22:26:14,969] 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-05-10T22:26:14.985412276Z [2024-05-10 22:26:14,984] 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-05-10T22:26:14.986122873Z [2024-05-10 22:26:14,986] 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 12 ms (kafka.log.Log) 2024-05-10T22:26:14.991852704Z [2024-05-10 22:26:14,990] 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-05-10T22:26:14.991866958Z [2024-05-10 22:26:14,990] INFO [Partition __consumer_offsets-32 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-32 (kafka.cluster.Partition) 2024-05-10T22:26:14.991871554Z [2024-05-10 22:26:14,991] INFO Replica loaded for partition __consumer_offsets-32 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.991876175Z [2024-05-10 22:26:14,991] 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-05-10T22:26:14.995508343Z [2024-05-10 22:26:14,995] 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-05-10T22:26:14.996824392Z [2024-05-10 22:26:14,995] 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 1 ms (kafka.log.Log) 2024-05-10T22:26:14.997453734Z [2024-05-10 22:26:14,997] 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-05-10T22:26:14.997776789Z [2024-05-10 22:26:14,997] INFO [Partition __consumer_offsets-3 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-3 (kafka.cluster.Partition) 2024-05-10T22:26:14.997787752Z [2024-05-10 22:26:14,997] INFO Replica loaded for partition __consumer_offsets-3 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:14.997877932Z [2024-05-10 22:26:14,997] 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-05-10T22:26:15.005990071Z [2024-05-10 22:26:15,002] 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-05-10T22:26:15.006005967Z [2024-05-10 22:26:15,003] 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 3 ms (kafka.log.Log) 2024-05-10T22:26:15.006010319Z [2024-05-10 22:26:15,004] 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-05-10T22:26:15.006014311Z [2024-05-10 22:26:15,004] INFO [Partition __consumer_offsets-13 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-13 (kafka.cluster.Partition) 2024-05-10T22:26:15.006017943Z [2024-05-10 22:26:15,004] INFO Replica loaded for partition __consumer_offsets-13 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:15.006020897Z [2024-05-10 22:26:15,004] 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-05-10T22:26:15.008413707Z [2024-05-10 22:26:15,008] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-22 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.009720805Z [2024-05-10 22:26:15,009] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-25 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.017823075Z [2024-05-10 22:26:15,009] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-28 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.017905903Z [2024-05-10 22:26:15,017] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-31 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.017913619Z [2024-05-10 22:26:15,017] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-34 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018008621Z [2024-05-10 22:26:15,017] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-37 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018022204Z [2024-05-10 22:26:15,017] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-40 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018074770Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-43 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018079091Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-46 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018082307Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-49 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018103868Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-41 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018110168Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-44 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018193640Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-47 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018198482Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-1 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018208831Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-4 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018215839Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-7 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018458865Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-10 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018467508Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-13 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018470716Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-16 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018611834Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-19 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018617660Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-2 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018621271Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-5 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018624369Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-8 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018627613Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-11 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018630461Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-14 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018633271Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-17 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018636200Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-20 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018644307Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-23 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018659078Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-26 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018662235Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-29 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018665521Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-32 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018668565Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-35 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018950557Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-38 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018982728Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-0 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.018986557Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-3 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.019030509Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-6 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.019034925Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-9 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.019055331Z [2024-05-10 22:26:15,018] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-12 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.019071173Z [2024-05-10 22:26:15,019] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-15 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.019074420Z [2024-05-10 22:26:15,019] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-18 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.019080307Z [2024-05-10 22:26:15,019] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-21 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.019119585Z [2024-05-10 22:26:15,019] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-24 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.019153430Z [2024-05-10 22:26:15,019] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-27 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.019159642Z [2024-05-10 22:26:15,019] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-30 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.019475323Z [2024-05-10 22:26:15,019] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-33 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.019617276Z [2024-05-10 22:26:15,019] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-36 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.019675936Z [2024-05-10 22:26:15,019] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-39 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.019679613Z [2024-05-10 22:26:15,019] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-42 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.019686669Z [2024-05-10 22:26:15,019] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-45 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.019690478Z [2024-05-10 22:26:15,019] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-48 (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.065032865Z [2024-05-10 22:26:15,062] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-22 in 42 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.065934207Z [2024-05-10 22:26:15,065] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-25 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.066278621Z [2024-05-10 22:26:15,066] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-28 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.066470403Z [2024-05-10 22:26:15,066] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-31 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.066657168Z [2024-05-10 22:26:15,066] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-34 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.066837407Z [2024-05-10 22:26:15,066] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-37 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.067012798Z [2024-05-10 22:26:15,066] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-40 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.067425430Z [2024-05-10 22:26:15,067] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-43 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.067669927Z [2024-05-10 22:26:15,067] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-46 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.067950883Z [2024-05-10 22:26:15,067] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-49 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.068185016Z [2024-05-10 22:26:15,068] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-41 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.068365680Z [2024-05-10 22:26:15,068] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-44 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.068664066Z [2024-05-10 22:26:15,068] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-47 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.068944889Z [2024-05-10 22:26:15,068] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-1 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.069230359Z [2024-05-10 22:26:15,069] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-4 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.069436322Z [2024-05-10 22:26:15,069] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-7 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.069658179Z [2024-05-10 22:26:15,069] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-10 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.070034038Z [2024-05-10 22:26:15,069] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-13 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.070420749Z [2024-05-10 22:26:15,070] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-16 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.071194875Z [2024-05-10 22:26:15,071] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-19 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.071647278Z [2024-05-10 22:26:15,071] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-2 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.071912031Z [2024-05-10 22:26:15,071] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-5 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.072589057Z [2024-05-10 22:26:15,072] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-8 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.072941586Z [2024-05-10 22:26:15,072] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-11 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.073104673Z [2024-05-10 22:26:15,073] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-14 in 1 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.090053585Z [2024-05-10 22:26:15,083] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-17 in 10 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.090069875Z [2024-05-10 22:26:15,084] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-20 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.090073231Z [2024-05-10 22:26:15,084] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-23 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.090076256Z [2024-05-10 22:26:15,084] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-26 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.090079486Z [2024-05-10 22:26:15,084] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-29 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.090091560Z [2024-05-10 22:26:15,084] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-32 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.090094853Z [2024-05-10 22:26:15,084] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-35 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.090097763Z [2024-05-10 22:26:15,084] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-38 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.090100867Z [2024-05-10 22:26:15,084] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-0 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.090103975Z [2024-05-10 22:26:15,084] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-3 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.090106866Z [2024-05-10 22:26:15,084] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-6 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.090109668Z [2024-05-10 22:26:15,084] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-9 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.090112590Z [2024-05-10 22:26:15,084] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-12 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.090115406Z [2024-05-10 22:26:15,084] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-15 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.090118201Z [2024-05-10 22:26:15,084] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-18 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.090121302Z [2024-05-10 22:26:15,085] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-21 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.090124182Z [2024-05-10 22:26:15,085] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-24 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.090126959Z [2024-05-10 22:26:15,085] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-27 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.090133811Z [2024-05-10 22:26:15,085] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-30 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.090136868Z [2024-05-10 22:26:15,085] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-33 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.090151595Z [2024-05-10 22:26:15,085] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-36 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.090154944Z [2024-05-10 22:26:15,086] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-39 in 1 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.090162221Z [2024-05-10 22:26:15,086] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-42 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.090165192Z [2024-05-10 22:26:15,086] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-45 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.090168012Z [2024-05-10 22:26:15,086] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-48 in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:26:15.230354502Z [2024-05-10 22:26:15,228] INFO [GroupCoordinator 1]: Preparing to rebalance group mon-consumer with old generation 0 (__consumer_offsets-3) (kafka.coordinator.group.GroupCoordinator) 2024-05-10T22:26:15.260304394Z [2024-05-10 22:26:15,260] INFO [GroupCoordinator 1]: Stabilized group mon-consumer generation 1 (__consumer_offsets-3) (kafka.coordinator.group.GroupCoordinator) 2024-05-10T22:26:15.267941017Z [2024-05-10 22:26:15,267] INFO [GroupCoordinator 1]: Assignment received from leader for group mon-consumer for generation 1 (kafka.coordinator.group.GroupCoordinator) 2024-05-10T22:26:15.314606970Z [2024-05-10 22:26:15,314] 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-05-10T22:26:33.169511045Z [2024-05-10 22:26:33,169] INFO [GroupCoordinator 1]: Preparing to rebalance group nbi-server with old generation 0 (__consumer_offsets-23) (kafka.coordinator.group.GroupCoordinator) 2024-05-10T22:26:33.171834543Z [2024-05-10 22:26:33,171] INFO [GroupCoordinator 1]: Stabilized group nbi-server generation 1 (__consumer_offsets-23) (kafka.coordinator.group.GroupCoordinator) 2024-05-10T22:26:33.173512735Z [2024-05-10 22:26:33,173] INFO [GroupCoordinator 1]: Assignment received from leader for group nbi-server for generation 1 (kafka.coordinator.group.GroupCoordinator) 2024-05-10T22:26:33.174849406Z [2024-05-10 22:26:33,174] 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-05-10T22:26:33.662349691Z [2024-05-10 22:26:33,662] INFO [GroupCoordinator 1]: Preparing to rebalance group lcm-server with old generation 0 (__consumer_offsets-32) (kafka.coordinator.group.GroupCoordinator) 2024-05-10T22:26:33.666290886Z [2024-05-10 22:26:33,666] INFO [GroupCoordinator 1]: Stabilized group lcm-server generation 1 (__consumer_offsets-32) (kafka.coordinator.group.GroupCoordinator) 2024-05-10T22:26:33.687050125Z [2024-05-10 22:26:33,686] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-05-10T22:26:33.692472368Z [2024-05-10 22:26:33,692] INFO [KafkaApi-1] Auto creation of topic k8scluster with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-05-10T22:26:33.715418894Z [2024-05-10 22:26:33,715] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-05-10T22:26:33.718424481Z [2024-05-10 22:26:33,718] INFO [KafkaApi-1] Auto creation of topic pla with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-05-10T22:26:33.742259089Z [2024-05-10 22:26:33,742] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions k8scluster-0 (kafka.server.ReplicaFetcherManager) 2024-05-10T22:26:33.745847868Z [2024-05-10 22:26:33,745] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-05-10T22:26:33.749620295Z [2024-05-10 22:26:33,749] 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-05-10T22:26:33.750401436Z [2024-05-10 22:26:33,750] 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-05-10T22:26:33.750925983Z [2024-05-10 22:26:33,750] INFO [KafkaApi-1] Auto creation of topic vca with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-05-10T22:26:33.754264565Z [2024-05-10 22:26:33,754] 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-05-10T22:26:33.755845510Z [2024-05-10 22:26:33,755] INFO [Partition k8scluster-0 broker=1] No checkpointed highwatermark is found for partition k8scluster-0 (kafka.cluster.Partition) 2024-05-10T22:26:33.756275757Z [2024-05-10 22:26:33,756] INFO Replica loaded for partition k8scluster-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:33.756486793Z [2024-05-10 22:26:33,756] 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-05-10T22:26:33.773461053Z [2024-05-10 22:26:33,772] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-05-10T22:26:33.777904981Z [2024-05-10 22:26:33,777] INFO [KafkaApi-1] Auto creation of topic k8srepo with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-05-10T22:26:33.780208084Z [2024-05-10 22:26:33,780] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions pla-0 (kafka.server.ReplicaFetcherManager) 2024-05-10T22:26:33.781418653Z [2024-05-10 22:26:33,781] INFO [GroupCoordinator 1]: Assignment received from leader for group lcm-server for generation 1 (kafka.coordinator.group.GroupCoordinator) 2024-05-10T22:26:33.782547830Z [2024-05-10 22:26:33,782] 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-05-10T22:26:33.787846692Z [2024-05-10 22:26:33,787] 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-05-10T22:26:33.788857815Z [2024-05-10 22:26:33,788] 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 4 ms (kafka.log.Log) 2024-05-10T22:26:33.789424963Z [2024-05-10 22:26:33,789] 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-05-10T22:26:33.791930139Z [2024-05-10 22:26:33,790] INFO [Partition pla-0 broker=1] No checkpointed highwatermark is found for partition pla-0 (kafka.cluster.Partition) 2024-05-10T22:26:33.791943115Z [2024-05-10 22:26:33,790] INFO Replica loaded for partition pla-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:33.791947473Z [2024-05-10 22:26:33,790] 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-05-10T22:26:33.840868010Z [2024-05-10 22:26:33,839] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions vca-0 (kafka.server.ReplicaFetcherManager) 2024-05-10T22:26:33.856388889Z [2024-05-10 22:26:33,856] 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-05-10T22:26:33.856815471Z [2024-05-10 22:26:33,856] 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-05-10T22:26:33.857445320Z [2024-05-10 22:26:33,857] 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-05-10T22:26:33.858701337Z [2024-05-10 22:26:33,858] INFO [Partition vca-0 broker=1] No checkpointed highwatermark is found for partition vca-0 (kafka.cluster.Partition) 2024-05-10T22:26:33.858750390Z [2024-05-10 22:26:33,858] INFO Replica loaded for partition vca-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:33.858913789Z [2024-05-10 22:26:33,858] 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-05-10T22:26:33.905710665Z [2024-05-10 22:26:33,901] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions k8srepo-0 (kafka.server.ReplicaFetcherManager) 2024-05-10T22:26:33.920055490Z [2024-05-10 22:26:33,919] 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-05-10T22:26:33.920858570Z [2024-05-10 22:26:33,920] 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-05-10T22:26:33.921423364Z [2024-05-10 22:26:33,921] 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-05-10T22:26:33.922643184Z [2024-05-10 22:26:33,922] INFO [Partition k8srepo-0 broker=1] No checkpointed highwatermark is found for partition k8srepo-0 (kafka.cluster.Partition) 2024-05-10T22:26:33.922687486Z [2024-05-10 22:26:33,922] INFO Replica loaded for partition k8srepo-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:26:33.922810637Z [2024-05-10 22:26:33,922] 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-05-10T22:30:15.283868793Z [2024-05-10 22:30:15,283] 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-05-10T22:31:34.030184376Z [2024-05-10 22:31:34,029] INFO [GroupCoordinator 1]: Preparing to rebalance group lcm-server with old generation 1 (__consumer_offsets-32) (kafka.coordinator.group.GroupCoordinator) 2024-05-10T22:31:34.032326656Z [2024-05-10 22:31:34,032] INFO [GroupCoordinator 1]: Stabilized group lcm-server generation 2 (__consumer_offsets-32) (kafka.coordinator.group.GroupCoordinator) 2024-05-10T22:31:34.034292854Z [2024-05-10 22:31:34,034] INFO [GroupCoordinator 1]: Assignment received from leader for group lcm-server for generation 2 (kafka.coordinator.group.GroupCoordinator) 2024-05-10T22:32:54.889408769Z [2024-05-10 22:32:54,889] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 8 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:34:01.188202150Z [2024-05-10 22:34:01,187] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-05-10T22:34:01.200829672Z [2024-05-10 22:34:01,200] INFO [KafkaApi-1] Auto creation of topic vnfd with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-05-10T22:34:01.277260393Z [2024-05-10 22:34:01,277] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions vnfd-0 (kafka.server.ReplicaFetcherManager) 2024-05-10T22:34:01.280954519Z [2024-05-10 22:34:01,280] 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-05-10T22:34:01.283042219Z [2024-05-10 22:34:01,282] 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 3 ms (kafka.log.Log) 2024-05-10T22:34:01.283959989Z [2024-05-10 22:34:01,283] 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-05-10T22:34:01.284856575Z [2024-05-10 22:34:01,284] INFO [Partition vnfd-0 broker=1] No checkpointed highwatermark is found for partition vnfd-0 (kafka.cluster.Partition) 2024-05-10T22:34:01.286229695Z [2024-05-10 22:34:01,286] INFO Replica loaded for partition vnfd-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:34:01.286362774Z [2024-05-10 22:34:01,286] 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-05-10T22:34:01.314380169Z [2024-05-10 22:34:01,312] 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-05-10T22:34:02.458141339Z [2024-05-10 22:34:02,457] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-05-10T22:34:02.467108934Z [2024-05-10 22:34:02,466] INFO [KafkaApi-1] Auto creation of topic nsd with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-05-10T22:34:02.544290238Z [2024-05-10 22:34:02,544] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions nsd-0 (kafka.server.ReplicaFetcherManager) 2024-05-10T22:34:02.552430829Z [2024-05-10 22:34:02,552] 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-05-10T22:34:02.553751756Z [2024-05-10 22:34:02,553] 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 2 ms (kafka.log.Log) 2024-05-10T22:34:02.554447388Z [2024-05-10 22:34:02,554] 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-05-10T22:34:02.555291741Z [2024-05-10 22:34:02,555] INFO [Partition nsd-0 broker=1] No checkpointed highwatermark is found for partition nsd-0 (kafka.cluster.Partition) 2024-05-10T22:34:02.555388391Z [2024-05-10 22:34:02,555] INFO Replica loaded for partition nsd-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-10T22:34:02.555522149Z [2024-05-10 22:34:02,555] 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-05-10T22:34:02.577902795Z [2024-05-10 22:34:02,577] 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-05-10T22:42:54.881283685Z [2024-05-10 22:42:54,880] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T22:52:54.889126285Z [2024-05-10 22:52:54,881] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 1 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T23:02:54.880540447Z [2024-05-10 23:02:54,880] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 1 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T23:12:54.880737070Z [2024-05-10 23:12:54,880] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 1 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T23:22:54.880505864Z [2024-05-10 23:22:54,880] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 1 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T23:32:54.882188373Z [2024-05-10 23:32:54,881] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 1 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T23:42:54.881275206Z [2024-05-10 23:42:54,880] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-10T23:52:54.880686860Z [2024-05-10 23:52:54,880] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 1 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-11T00:02:54.881294222Z [2024-05-11 00:02:54,880] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-11T00:12:54.883338081Z [2024-05-11 00:12:54,881] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 1 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-11T00:22:54.881041706Z [2024-05-11 00:22:54,880] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-11T00:32:54.881220142Z [2024-05-11 00:32:54,880] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-11T00:42:54.881181620Z [2024-05-11 00:42:54,880] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-11T00:52:54.881414681Z [2024-05-11 00:52:54,880] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-11T01:02:54.881294849Z [2024-05-11 01:02:54,880] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-11T01:12:54.881184075Z [2024-05-11 01:12:54,880] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-11T01:20:33.083108359Z [2024-05-11 01:20:33,082] INFO [GroupCoordinator 1]: Member aiokafka-0.8.1-cc97de3d-56ff-48d5-9866-b4a8880dcbd2 in group lcm-server has failed, removing it from the group (kafka.coordinator.group.GroupCoordinator) 2024-05-11T01:20:33.084482751Z [2024-05-11 01:20:33,084] INFO [GroupCoordinator 1]: Preparing to rebalance group lcm-server with old generation 2 (__consumer_offsets-32) (kafka.coordinator.group.GroupCoordinator) 2024-05-11T01:20:33.085973929Z [2024-05-11 01:20:33,085] INFO [GroupCoordinator 1]: Group lcm-server with generation 3 is now empty (__consumer_offsets-32) (kafka.coordinator.group.GroupCoordinator) 2024-05-11T01:20:33.738377202Z [2024-05-11 01:20:33,738] INFO [GroupCoordinator 1]: Preparing to rebalance group lcm-server with old generation 3 (__consumer_offsets-32) (kafka.coordinator.group.GroupCoordinator) 2024-05-11T01:20:33.750715048Z [2024-05-11 01:20:33,750] INFO [GroupCoordinator 1]: Stabilized group lcm-server generation 4 (__consumer_offsets-32) (kafka.coordinator.group.GroupCoordinator) 2024-05-11T01:20:33.752023352Z [2024-05-11 01:20:33,751] INFO [GroupCoordinator 1]: Assignment received from leader for group lcm-server for generation 4 (kafka.coordinator.group.GroupCoordinator) 2024-05-11T01:22:54.880461062Z [2024-05-11 01:22:54,880] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 1 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-11T01:32:54.880639819Z [2024-05-11 01:32:54,880] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 1 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-11T01:42:54.881315191Z [2024-05-11 01:42:54,880] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-11T01:52:54.884758828Z [2024-05-11 01:52:54,884] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-11T02:02:54.880972405Z [2024-05-11 02:02:54,880] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-11T02:12:54.881496062Z [2024-05-11 02:12:54,880] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-11T02:22:54.881302186Z [2024-05-11 02:22:54,880] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-11T02:32:54.881183242Z [2024-05-11 02:32:54,880] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-11T02:38:02.470765267Z [2024-05-11 02:38:02,470] INFO Topic creation {"version":1,"partitions":{"0":[1]}} (kafka.admin.AdminUtils$) 2024-05-11T02:38:02.475640536Z [2024-05-11 02:38:02,475] INFO [KafkaApi-1] Auto creation of topic nst with 1 partitions and replication factor 1 is successful (kafka.server.KafkaApis) 2024-05-11T02:38:02.528461388Z [2024-05-11 02:38:02,528] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions nst-0 (kafka.server.ReplicaFetcherManager) 2024-05-11T02:38:02.532496794Z [2024-05-11 02:38:02,532] 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-05-11T02:38:02.532938428Z [2024-05-11 02:38:02,532] 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 2 ms (kafka.log.Log) 2024-05-11T02:38:02.534003229Z [2024-05-11 02:38:02,533] 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-05-11T02:38:02.536174511Z [2024-05-11 02:38:02,536] INFO [Partition nst-0 broker=1] No checkpointed highwatermark is found for partition nst-0 (kafka.cluster.Partition) 2024-05-11T02:38:02.536384574Z [2024-05-11 02:38:02,536] INFO Replica loaded for partition nst-0 with initial high watermark 0 (kafka.cluster.Replica) 2024-05-11T02:38:02.536599290Z [2024-05-11 02:38:02,536] 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-05-11T02:38:02.584783543Z [2024-05-11 02:38:02,583] 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-05-11T02:42:54.882016217Z [2024-05-11 02:42:54,880] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 1 milliseconds. (kafka.coordinator.group.GroupMetadataManager) 2024-05-11T02:48:52.009911927Z [2024-05-11 02:48:52,009] WARN Attempting to send response via channel for which there is no open connection, connection id 10.244.0.23:9092-10.244.0.27:41528-950 (kafka.network.Processor) 2024-05-11T02:52:54.881235354Z [2024-05-11 02:52:54,880] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager)